Class: ActionCondor::Base
- Inherits:
-
ControllerBase
- Object
- ControllerBase
- ActionCondor::Base
- Defined in:
- lib/actioncondor/actioncondor.rb
Instance Attribute Summary
Attributes inherited from ControllerBase
#flash, #params, #req, #res, #token
Method Summary
Methods inherited from ControllerBase
#already_built_response?, #check_authenticity_token, #check_for_repeat_action!, #form_authenticity_token, #generate_authenticity_token, #initialize, #invoke_action, protect_from_forgery, #protect_from_forgery?, #redirect_to, #render, #render_content, #session
Constructor Details
This class inherits a constructor from ControllerBase