Class: FourEyes::ActionsController

Inherits:
ApplicationController show all
Includes:
Concerns::Controllers::Actions
Defined in:
app/controllers/four_eyes/actions_controller.rb

Overview

This controller provides restful route handling for Actions.

Security:

Only GET requests are supported. You should ensure that your application controller enforces its own authentication and authorization, which this controller will inherit.

Author:

  • Dennis Ondeng

Method Summary

Methods included from Concerns::Controllers::Actions

#authorize, #cancel, #checker_create, #checker_delete, #checker_update, #eligible_to_check, #index, #show