Method: Cms::ContentController#show
- Defined in:
- app/controllers/cms/content_controller.rb
#show ⇒ Object
—– Actions ————————————————————–
20 21 22 |
# File 'app/controllers/cms/content_controller.rb', line 20 def show render_page_with_caching end |