Class: Category

Inherits:
ActiveRecord::Base
  • Object
show all
Extended by:
FriendlyId
Defined in:
app/models/category.rb

Instance Method Summary collapse

Instance Method Details

#display_new_post_textObject



8
9
10
# File 'app/models/category.rb', line 8

def display_new_post_text
  new_post_text
end