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