1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Jean Boussier f593e97237 Append trailing slash when the path is generated
Instead of trying to parse the path later to insert
the slash or bail out if the path look like it has a
format indicator.

This patch is based on the assumption that `url_for(path: '/blah')`
is not an actual public API.
2021-09-23 09:40:07 +02:00
..
abstract Fix generated MIME methods to recognize kwargs 2021-08-07 13:59:08 +09:00
assertions
controller Merge pull request #42501 from HParker/allow-specifying-numeric-strong_params 2021-09-21 01:14:39 -04:00
dispatch Append trailing slash when the path is generated 2021-09-23 09:40:07 +02:00
fixtures Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
journey Restore the behavior of journey root node methods 2021-08-12 09:51:38 -04:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
routing
support Introduce Journey::Ast to avoid extra ast walks 2021-07-29 16:23:11 -04:00
abstract_unit.rb Let the Action Pack autoload with Zeitwerk 2021-08-21 20:20:23 +02:00