Class: ApplicationHandler
- Inherits:
-
SteelWheel::Handler
- Object
- SteelWheel::Handler
- ApplicationHandler
- Defined in:
- lib/generators/steel_wheel/application_handler/templates/handler_template.rb
Constant Summary
Constants included from SteelWheel::Callbacks
Instance Attribute Summary
Attributes inherited from SteelWheel::Handler
#form_input, #helpers, #http_status, #input
Method Summary
Methods inherited from SteelWheel::Handler
#call, #current_action, generic_validation_keys, handle, #handle, inherited, #initialize, name, #on_validation_success, #status, #success?
Methods included from SteelWheel::Composition
Methods included from SteelWheel::Callbacks
#callbacks, #failure, #success
Methods included from SteelWheel::Shortcuts
#depends_on, #finder, included, #verify
Methods included from SteelWheel::Components
Methods included from SteelWheel::Filters
Constructor Details
This class inherits a constructor from SteelWheel::Handler