Module: ResourceController
- Defined in:
- app/controllers/resource_controller_decorator.rb
Overview
This overrides the before method provided by resource_controller so that the current_user is authorized for each action before proceding.
Defined Under Namespace
Modules: Helpers