module

FriendlyId::Slugged

Inherits FriendlyId::Reflection < FriendlyId::Finders

Class methods

find_by_friendly_id(slug_or_id : String)
Source
find_by_slug(slug : String)

Use self.db instead of @@db in your queries

Source

Instance methods

generate_slug
Source
respond_to?(method_name)
send(method_name)
should_generate_new_friendly_id?(new_value)
Source
slug_changed?
Source