Class: ApplicationController

Inherits:
PagesCore::BaseController show all
Defined in:
app/controller_dummies/application_controller.rb,
lib/rails/generators/pages_core/install/templates/application_controller.rb

Overview

:nodoc:

Instance Attribute Summary

Attributes included from PagesCore::Authentication

#current_user

Method Summary

Methods included from PagesCore::StaticCacheController

#disable_static_cache!, #static_cached?

Methods included from PagesCore::PoliciesHelper

#policy, #verify_policy, #verify_policy_with_proc

Methods included from PagesCore::ProcessTitler

inc_number_of_requests, original_title

Methods included from PagesCore::LocalesHelper

#content_locale

Methods included from PagesCore::ErrorRenderer

#render_error

Methods included from PagesCore::Authentication

#authenticate!, #deauthenticate!, #logged_in?