rails--rails/activesupport/test/deprecation
John Hawthorn 6a2393ff6b Fix includes of deprecation proxy modules
Previously, including/prepending/extending one of these deprecated
constants would silently succeed, since it is a module.

This adds a defintion for append_features/prepend_features/extended so
that it can forward the inclusion onto the target module.
2022-06-02 18:13:31 -07:00
..
method_wrappers_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
proxy_wrappers_test.rb Fix includes of deprecation proxy modules 2022-06-02 18:13:31 -07:00