rails/actionpack/test/journey
Aaron Patterson 8037d7eacd extract required_defaults from the conditions hash before constructing the route
this way we can remove the strange "respond_to?" conditional in the
`matches?` loop
2015-06-08 17:18:32 -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 OR in journey patterns compile to a valid regular expression 2014-11-29 01:26:10 +01: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 extract required_defaults from the conditions hash before constructing the route 2015-06-08 17:18:32 -07:00
router_test.rb extract required_defaults from the conditions hash before constructing the route 2015-06-08 17:18:32 -07:00
routes_test.rb extract required_defaults from the conditions hash before constructing the route 2015-06-08 17:18:32 -07:00