class Dispatcher
Ruby on Rails 2.3.18
Since v2.2.3 Last seen in v3.0.20Dispatches requests to the appropriate controller and takes care of reloading the app after each request when Dependencies.load? is true.
Inherits from
Includes
Methods (defined here)
- # _call
- # call
- # dispatch
- # dispatch_cgi
- # flush_logger
- self. cleanup_application
- self. define_dispatcher_callbacks
- self. dispatch
- self. new
- self. reload_application
- self. run_prepare_callbacks
- self. to_prepare
Private methods
(1)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveSupport::Callbacks (2)
- # run_callbacks
- self. included
From Object (37)
- # acts_like?
- # app
- # as_json
- # blank?
- # class_eval
- # create
- # create_fixtures
- # destroy
- # duplicable?
- # edit
- # find_cmd
- # helper
- # html_safe?
- # index
- # instance_exec
- # instance_variable_defined?
- # instance_variable_names
- # message
- # metaclass
- # new_session
- # presence
- # present?
- # reload!
- # returning
- # singleton_class
- # tap
- # to_json
- # to_param
- # to_query
- # try
- # unescape
- # update
- # with_options
- self. blank_slate_method_added
- self. find_hidden_method
- self. lookup_missing_generator
- self. method_added