rails/actionpack/lib
Hartley McGuire ada584bcb8
Deprecate AbstractController MissingHelperError
This error used to be a wrapper for a LoadError raised when
require_dependency was used to load helpers for controllers.

Since Zeitwerk does not use require_dependency, the only usage of the
error was removed in 5b28a0e972da31da570ed24be505ef7958ab4b5e.
2023-01-31 02:49:21 -05:00
..
abstract_controller Deprecate AbstractController MissingHelperError 2023-01-31 02:49:21 -05:00
action_controller Several fixes for AC::Streaming 2023-01-29 08:35:33 +09:00
action_dispatch Merge PR #47144 2023-01-30 22:53:09 +00:00
action_pack Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
abstract_controller.rb Add {Abstract,Action}Controller.deprecator 2022-10-27 16:20:53 -05:00
action_controller.rb Add {Abstract,Action}Controller.deprecator 2022-10-27 16:20:53 -05:00
action_dispatch.rb Merge pull request #47091 from ioquatix/rack-3-case-insensitive-headers 2023-01-25 17:22:47 -05:00
action_pack.rb Bump license years to 2022 [ci-skip] 2022-01-01 15:22:15 +09:00