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
Godfrey Chan aa1fadd48f Deprecate the only_path option on *_path helpers.
In cases where this option is set to `true`, the option is redundant and can
be safely removed; otherwise, the corresponding `*_url` helper should be
used instead.

Fixes #17294.

See also #17363.

[Dan Olson, Godfrey Chan]
2014-10-28 09:43:33 -07: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 give a better error message for misspelled helpers 2014-10-25 14:06:33 +02:00
dispatch Deprecate the only_path option on *_path helpers. 2014-10-28 09:43:33 -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 Default to sorting user's test cases for now 2014-09-08 05:32:16 -07:00