Commit Graph

11 Commits

Author SHA1 Message Date
Rafael Mendonça França
10bd5e59c3
Removed deprecated behavior that was not halting after_enqueue/after_perform callbacks when a previous callback was halted with throw :abort. 2021-11-17 21:51:17 +00:00
Rafael Mendonça França
d4ad739454
Remove deprecated Rails.config.action_view.raise_on_missing_translations 2021-11-17 21:51:16 +00:00
Rafael Mendonça França
1f4a541421
Remove deprecated support to passing a path to fixture_file_upload relative to fixture_path 2021-11-17 21:51:15 +00:00
Rafael Mendonça França
35645ed17f
Remove deprecated ActionDispatch::SystemTestCase#host! 2021-11-17 21:51:14 +00:00
Rafael Mendonça França
4f5989bf91
Remove deprecated Rails.config.action_dispatch.hosts_response_app 2021-11-17 21:51:13 +00:00
Rafael Mendonça França
073baba024
Remove deprecated ActionDispatch::Response.return_only_media_type_on_content_type. 2021-11-17 21:51:12 +00:00
Rafael Mendonça França
ddc7fb6e6e
Remove deprecated ActionMailer::DeliveryJob and ActionMailer::Parameterized::DeliveryJob 2021-11-17 21:51:11 +00:00
Rafael Mendonça França
d33c529c7f
Remove deprecated MAILGUN_INGRESS_API_KEY and mailgun_api_key configurations 2021-11-17 21:51:10 +00:00
Carlos Antonio da Silva
2917e8bcaa Fix link to Upgrading guide from 7.0 Release Notes guide [ci skip] 2021-02-25 18:25:30 -03:00
Vipul A M
99c1112b42
Some grammar passes around guides [ci skip] (#41358) 2021-02-07 00:42:51 +05:30
Rafael Mendonça França
1b455e2e9d
Rails 6.2 is now Rails 7.0
We have big plans for the next version of Rails and that
require big versions.
2021-02-04 16:47:16 +00:00