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
Vitalii Khustochka 5b6aa8c20a Path parameter keys should always be symbols.
If request format is JSON, keys are converted to Strings, so we have to convert them to Symbols.
2020-07-25 12:51:06 -05:00
..
abstract Unify raise_on_missing_translations for views and controllers 2020-05-20 02:42:59 +03:00
assertions
controller Path parameter keys should always be symbols. 2020-07-25 12:51:06 -05:00
dispatch Assert that DebugExceptions renders HTML by default 2020-07-20 22:37:35 +01:00
fixtures Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
journey Convert route params array into object 2020-06-05 13:18:49 -04:00
lib Document view components support (#38656) 2020-03-13 23:52:49 +01:00
routing
abstract_unit.rb Stop using a singleton for routes 2020-07-14 13:46:54 -04:00