You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Rails 5.0 positional args for HTTP request methods were deprecated
so conditionally override get to do the transition from kwargs to
the older positional format.
0 commit comments