rails/actionpack/test/journey
akihiro17 388124e411 Remove TestRouter#add_routes
Now, we use the mapper to build the routing table

related to 703275ba70
2015-09-29 13:43:11 +09: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 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 Improve Journey compliance to RFC 3986 2014-10-14 16:42:50 +02:00
router Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
route_test.rb routes are always constructed with a hash for the conditions 2015-08-17 16:30:53 -07:00
router_test.rb Remove TestRouter#add_routes 2015-09-29 13:43:11 +09:00
routes_test.rb use the mapper to build the routing table 2015-08-15 14:32:04 -07:00