rails/actionpack/lib
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_controller give a better error message for misspelled helpers 2014-10-25 14:06:33 +02:00
action_controller UrlGenerationError are not catched as 404 anymore 2014-10-27 16:53:10 -04:00
action_dispatch Deprecate the only_path option on *_path helpers. 2014-10-28 09:43:33 -07:00
action_pack Preparing for 4.2.0.beta2 release 2014-09-26 17:19:53 -03:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Responder was removed at ee77770d57de9da87b05a2fe84b9d46ec6852c62 2014-09-30 17:21:48 +09:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30