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
With Rails 5 `ActionController::Params` no longer inherits from `Hash`.
This fixes the JSON API endpoint compatibility to support any "hash"
data root.
0 commit comments