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/journey
Aaron Patterson 6d48d97947 glob_param is never used, so rm
this also changes the constructor.  We don't need to pass more options
than "defaults" (whatever defaults are, ugh. probably another hash of
stupid stuff).
2014-05-23 15:25:46 -07:00
..
gtg Eliminate JSON.{parse,load,generate,dump} and def to_json 2013-11-05 22:26:45 -08:00
nfa Use ActiveSupport::TestCase in the journey tests 2012-12-31 14:40:43 -03:00
nodes Use ActiveSupport::TestCase in the journey tests 2012-12-31 14:40:43 -03:00
path Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful exception message. 2013-02-27 08:26:51 +08:00
route/definition Use ActiveSupport::TestCase in the journey tests 2012-12-31 14:40:43 -03:00
router Make URL escaping more consistent 2014-04-20 10:11:38 +01:00
route_test.rb Change the behavior of route defaults 2013-01-15 17:22:25 +00:00
router_test.rb glob_param is never used, so rm 2014-05-23 15:25:46 -07:00
routes_test.rb Use ActiveSupport::TestCase in the journey tests 2012-12-31 14:40:43 -03:00