protector icon indicating copy to clipboard operation
protector copied to clipboard

Release 1.0

Open inossidabile opened this issue 11 years ago • 4 comments

I need more success stories than my own one to ensure everything works properly or close to it to release 1.0. Please, put :+1: 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?

inossidabile avatar Jul 13 '13 15:07 inossidabile

+1

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.

fdeschenes avatar Jul 16 '13 23:07 fdeschenes

:+1: 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 ?

m4tm4t avatar Aug 11 '13 09:08 m4tm4t

Yep, looks like it's fine.

inossidabile avatar Aug 11 '13 09:08 inossidabile

This is the only gem I know which allowing me to restrict the active-record reading acces on a per field basis. Thank you for all your work. :star2:

(Also tried Consul, Pundit)

toxix avatar Jan 15 '15 04:01 toxix