class Reloader
Ruby on Rails 7.2.3
Since v3.1.12Action Dispatch Reloader
ActionDispatch::Reloader wraps the request with callbacks provided by ActiveSupport::Reloader, intended to assist with code reloading during development.
ActionDispatch::Reloader is included in the middleware stack only if reloading is enabled, which it is by the default in development mode.
Inherits from
Methods (inherited)
From ActionDispatch::Executor (2)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs