Module: PushType::ApplicationControllerMethods

Extended by:
ActiveSupport::Concern
Defined in:
app/controllers/concerns/push_type/application_controller_methods.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

FILTERS =
[
  :before_node_load_filters, :before_node_action_filters, :after_node_action_filters
]