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.
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.