Class: Dscf::Banking::ApplicationsController
- Inherits:
-
ApplicationController
- Object
- ActionController::API
- ApplicationController
- Dscf::Banking::ApplicationsController
- Includes:
- DemoPermissionBypass, Core::Common, Core::ReviewableController
- Defined in:
- app/controllers/dscf/banking/applications_controller.rb
Instance Method Summary collapse
-
#authorize_review_action! ⇒ Object
TEMPORARY DEMO BYPASS: remove after demo.
Methods included from DemoPermissionBypass
#bypass_permissions_for_demo?, #pundit_user
Methods inherited from ApplicationController
#bypass_permissions_for_demo?, #pundit_user
Instance Method Details
#authorize_review_action! ⇒ Object
TEMPORARY DEMO BYPASS: remove after demo.
27 28 29 |
# File 'app/controllers/dscf/banking/applications_controller.rb', line 27 def end |