Module: PrettyUrl
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/generators/tmatt_cms/templates/concerns/pretty_url.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
19 20 21 |
# File 'lib/generators/tmatt_cms/templates/concerns/pretty_url.rb', line 19 def to_param url_name end |