rails--rails/actionpack/test/journey
Andrew White 6520ea5f7e Deprecate :controller and :action path parameters
Allowing :controller and :action values to be specified via the path
in config/routes.rb has been an underlying cause of a number of issues
in Rails that have resulted in security releases. In light of this it's
better that controllers and actions are explicitly whitelisted rather
than trying to blacklist or sanitize 'bad' values.
2016-03-01 08:48:53 +00:00
..
gtg
nfa
nodes symbols will always be constructed with strings. 💣 2015-08-18 15:20:19 -07:00
path default pattern to use a joined string 2015-08-17 13:51:38 -07:00
route/definition
router
route_test.rb routes are always constructed with a hash for the conditions 2015-08-17 16:30:53 -07:00
router_test.rb Deprecate :controller and :action path parameters 2016-03-01 08:48:53 +00:00
routes_test.rb use the mapper to build the routing table 2015-08-15 14:32:04 -07:00