rails/strong_parameters

i18n support

Opened this issue · 3 comments

Would it be useful to have internalization for messages like "param is missing or the value is empty", "found unpermitted parameters", "Required parameter missing"?

Hm.... are you planning to bubble these up to the user? I'm not sure that's a good idea....

I was thinking of it when was developing an API. So, it could be shown to the API consumers.

👍