Class: ApplicationController
- Inherits:
-
Jets::Controller::Base
- Object
- Jets::Lambda::Functions
- Jets::Controller::Base
- ApplicationController
- Defined in:
- lib/jets/turbo/project/app/controllers/application_controller.rb,
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
#dispatch!, #initialize, internal, #json_dump, #log_info_start, process, #process!
Methods included from Jets::Controller::Rendering
#actual_host, #add_stage_name, #adjust_content_type!, #default_layout, #ensure_render, #managed_options, #normalize_options, #render, #url_for
Methods included from Jets::Controller::Redirection
#ensure_protocol, #redirect_to
Methods included from Jets::Controller::Params
#body_params, #params, #query_parameters
Methods included from Jets::Controller::Cookies
Methods inherited from Jets::Lambda::Functions
inherited, #initialize, subclasses
Methods included from Jets::Lambda::Dsl
add_custom_resource_extensions, included, #lambda_functions
Constructor Details
This class inherits a constructor from Jets::Controller::Base