Module: SluggableMikeAug
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/sluggable_mike_aug.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
9 10 11 |
# File 'lib/sluggable_mike_aug.rb', line 9 def to_param self.slug end |