rails/actionpack/test
Godfrey Chan 6625000b73 Remove useless only_path: true in path helpers
We added a deprecation warning for these cases in aa1fadd, so these are now
causing deprecation warnings in the test output. AFAICT, in these two cases, the
option is not integral to the purpose of the test, so they can be safely removed
2014-11-10 00:47:25 -08:00
..
abstract Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
assertions Change all MiniTest to Minitest since, MiniTest namespace has been renamed to Minitest 2013-12-18 14:39:50 +05:30
controller Remove useless only_path: true in path helpers 2014-11-10 00:47:25 -08:00
dispatch Merge branch 'master-sec' 2014-10-30 11:39:46 -07:00
fixtures give a better error message for misspelled helpers 2014-10-25 14:06:33 +02:00
journey fix url generation error message 2014-10-21 12:10:48 +04:00
lib/controller Removing unused fake models 2014-09-07 22:51:14 -03:00
routing Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
tmp
abstract_unit.rb Remove session to allow with_routing to be called twice. 2014-11-05 23:38:02 +08:00