Class: PagesCore::BaseController

Inherits:
ActionController::Base
  • Object
show all
Includes:
Authentication, ErrorRenderer, ErrorReporting, PoliciesHelper, ProcessTitler, StaticCacheController
Defined in:
app/controllers/pages_core/base_controller.rb

Direct Known Subclasses

ApplicationController

Instance Attribute Summary

Attributes included from Authentication

#current_user

Method Summary

Methods included from StaticCacheController

#disable_static_cache!

Methods included from PoliciesHelper

#policy, #verify_policy, #verify_policy_with_proc

Methods included from ProcessTitler

inc_number_of_requests, original_title

Methods included from ErrorRenderer

#render_error

Methods included from Authentication

#authenticate!, #deauthenticate!, #logged_in?