Hi everyone,
I went ahead and made a strong_parameters compatible gem [1] whose 
Parameter class does not inherit from Hash anymore. It does not have any 
ancestors.
The syntax for permit statements is identical to strong_parameters, the 
require feature is supported and parameters can be accessed in a Hash like 
syntax using the []-operator.
We have used this gem for about a month now in some of our biggest rails 
apps without problems.
My main concern, that I expressed when opening this thread, is resolved by 
this gem. If it is useful to the Rails Project or to anyone else, it is 
under MIT license.
--Johannes

[1] https://github.com/appfolio/shields_up

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