Module: ForumRailsPage
- Defined in:
- lib/forum_rails_page.rb
Instance Method Summary collapse
Instance Method Details
#cache? ⇒ Boolean
3 4 5 |
# File 'lib/forum_rails_page.rb', line 3 def cache? Radiant.config['forum.cached?'] end |