Class: Category
- Inherits:
-
ActiveResource::Base
- Object
- ActiveResource::Base
- Category
- Defined in:
- app/models/category.rb
Instance Method Summary collapse
Instance Method Details
#to_param ⇒ Object
7 8 9 |
# File 'app/models/category.rb', line 7 def to_param slug end |