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
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 add test-case to verify error.path when a helper was not found. 2013-07-12 15:40:47 +02:00
assertions test response assertions 2012-01-06 11:20:26 -08:00
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 Show real LoadError on helpers require 2013-07-10 11:26:43 +02:00
journey Skip Rack applications and redirects when generating urls 2013-07-16 13:39:17 +01:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb remove unused variable and assignment 2013-03-31 19:34:40 +05:30