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