-
Jean Boussier authored
Ref: https://github.com/rails/rails/pull/42020 It's not uncommon to want to forward request parameters, as such the `:params` paramter of `url_for` often receive an AC::Parameters instance.
Jean Boussier authoredRef: https://github.com/rails/rails/pull/42020 It's not uncommon to want to forward request parameters, as such the `:params` paramter of `url_for` often receive an AC::Parameters instance.
Loading