Ruby on Rails Sunday, May 2, 2010

On Sun, May 2, 2010 at 10:12 AM, jmamma <jacklin10@gmail.com> wrote:
> We are evaluating authorization plugins for rails and I wanted to
> address the group for some feedback.
>
> The two we are looking at are: cancan by Ryan Bates  and
> declarative_authorization.
>
> If anyone has used either of these and can give me some feedback on
> how they have worked out for you that would be great!  We would be
> using one of these in conjunction with the restul_auth plugin btw.
>
> One monkey wrench our project throws in to the mix is that we have a
> multiple database
> per customer model so I'm aware we'll need to make some changes to the
> plugin in order
> to make it fit.  So if you have customized either of the plugins I
> would like how easy / difficult that was.
>
> --
I'm using declarative_authorization and I like it a lot.
Also, +1 to authlogic instead of restful_authentication.


--
Leonardo Mateo.
There's no place like ~

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment