Class: Slug
- Inherits:
-
MLS::Model
- Object
- ActiveRecord::Base
- MLS::Model
- Slug
- Defined in:
- lib/mls/models/slug.rb
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
7 8 9 |
# File 'lib/mls/models/slug.rb', line 7 def to_param slug end |