rails--rails/actionpack/test
Andrew White 74722d66d3 Fix failing test missed for the past year :(
When optimized path helpers were re-introduced in d7014bc the test added
in a328f2f broke but no-one noticed because it wasn't being run by the
test suite.

Fix the test by checking for nil values or empty strings after the args
have been parameterized.
2013-07-17 08:56:34 +01:00
..
abstract
assertions
controller Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
dispatch Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
fixtures
journey Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
lib/controller
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb