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/dispatch/routing
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
..
concerns_test.rb always test against a routed rack app so there are always url_helpers 2014-07-07 10:22:13 -07:00
inspector_test.rb Transform dashes to underscores in resource route names 2014-01-25 07:19:33 +00:00
route_set_test.rb Deprecate the only_path option on *_path helpers. 2014-10-28 09:43:33 -07:00