1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
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
..
http Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
journey Fix issue routing with optional parts of a segment 2021-01-12 14:30:59 -08:00
middleware Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
request avoid calling custom_encoding_for when unused 2020-10-27 10:42:41 -07:00
routing Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
system_testing Support selenium-webdriver 4 2020-12-29 02:36:01 +00:00
testing Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
journey.rb Remove unused journey code 2020-04-25 00:40:37 +09:00
railtie.rb ActionDispatch::Request#content_type now returned Content-Type header as it is 2021-01-27 00:28:54 +00:00
routing.rb Fix code examples' indentation in ActionDispatch::Routing [ci skip] 2019-02-26 14:04:08 -05:00
system_test_case.rb Load selenium/webdriver only if needed 2020-05-07 15:53:32 +03:00