Module: EncodedId::Rails::SluggedPathParam
- Defined in:
- lib/encoded_id/rails/slugged_path_param.rb
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
9 10 11 |
# File 'lib/encoded_id/rails/slugged_path_param.rb', line 9 def to_param slugged_encoded_id end |