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
{{ message }}
This repository has been archived by the owner on Aug 17, 2017. It is now read-only.
Hi @mockdeep. This is a compatibility gem for Rails versions prior to 4. You'd probably be best submitting a PR against rails/rails with an implimentation, or suggesting it as an issue against the same.
When I call
params.slice(:one_param, :two_param)
, it seems to me like that it should return a permitted hash instead of it still being marked dirty.The text was updated successfully, but these errors were encountered: