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