Class: Category
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Category
- Extended by:
- FriendlyId
- Defined in:
- app/models/category.rb
Instance Method Summary collapse
Instance Method Details
#display_new_post_text ⇒ Object
8 9 10 |
# File 'app/models/category.rb', line 8 def display_new_post_text new_post_text end |