I have a small inconvenience with existing legacy app, that works as an API.
It has enabled (by default) params wrapper for JSON format.
It creates some noise in logs when a root key of params is different than 
the name of a controller, as it duplicates it.
It cannot be easily removed now, since I'm not sure if anybody integrated 
with this "feature" and omits root key param (that is automatically added 
when missing).

I'm not sure what are the real use cases and benefits of using it.
Maybe we could deprecate it, or at least don't generate enabled wrapper for 
JSON format in new apps?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to