mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
351 B
351 B
Unreleased
-
Add
redirect_back_or_to(fallback_location, **)
as a more aesthetically pleasing version ofredirect_back fallback_location:, **
. The old method name is retained without explicit deprecation.DHH
Please check 6-1-stable for previous changes.