Class: ApplicationController
- Inherits:
-
Jets::Controller::Base
- Object
- Jets::Lambda::Functions
- Jets::Controller::Base
- ApplicationController
- Defined in:
- lib/jets/commands/templates/skeleton/app/controllers/application_controller.rb
Instance Attribute Summary
Attributes inherited from Jets::Controller::Base
Attributes inherited from Jets::Lambda::Functions
Method Summary
Methods inherited from Jets::Controller::Base
#initialize, internal, process
Methods included from Jets::Controller::Params
Methods included from Jets::Controller::Rendering
#actual_host, #add_stage_name, #adjust_content_type!, #default_layout, #default_options, #ensure_render, #normalize_options, #render, #url_for
Methods included from Jets::Controller::Redirection
#ensure_protocol, #redirect_to
Methods inherited from Jets::Lambda::Functions
Methods included from Jets::Lambda::Dsl
Constructor Details
This class inherits a constructor from Jets::Controller::Base