Module: Storytime::PostComments::ClassMethods
- Defined in:
- app/models/concerns/storytime/post_comments.rb
Instance Method Summary collapse
Instance Method Details
#show_comments? ⇒ Boolean
13 14 15 |
# File 'app/models/concerns/storytime/post_comments.rb', line 13 def show_comments? true end |