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
I need more success stories than my own one to ensure everything works properly or close to it to release 1.0. Please, put 👍 into this thread if you have one and you agree 1.0 can be released.
Additional enhancements that I would like to see prior to 1.0:
Strong Parameters integration
CanCan integration (as a gem)
InheritedResources integration (as a gem)
Better tutorial on how to use Protector + StrongParameters + CanCan (or InheritedResources) with Rails 4
Mongoid integration?
The text was updated successfully, but these errors were encountered:
I'm using Protector in a few different projects and all seems to be working properly for me too – although I haven't had a chance to test the Strong Parameter and CanCan integrations.
👍 I'm just trying protector & rails 4. Everything is ok.
About concerns, I tried something like that https://gist.github.com/foohey/6204053 .
Is the right implementation ?
I need more success stories than my own one to ensure everything works properly or close to it to release 1.0. Please, put 👍 into this thread if you have one and you agree 1.0 can be released.
Additional enhancements that I would like to see prior to 1.0:
Strong Parameters integrationCanCan integration (as a gem)InheritedResources integration (as a gem)The text was updated successfully, but these errors were encountered: