Class: Permalink
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Permalink
- Defined in:
- app/models/permalink.rb
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
10 11 12 |
# File 'app/models/permalink.rb', line 10 def to_param slug end |