greghauptmann
2009-Dec-13 03:01 UTC
which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
Hi, which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment??? thanks PS by the way I''m using AuthLogic for authentication -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
byrnejb
2009-Dec-14 15:51 UTC
Re: which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
On Dec 12, 10:01 pm, greghauptmann <greg.hauptm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at > the moment???I have not a clue as to what is the most popular, whatever that means. But, you might take a look at Declarative Authorization. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.
RVince
2009-Dec-14 16:18 UTC
Re: which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
Authlogic I know is extremely widely used, may be the "most popular." - R. Vince -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
RVince
2009-Dec-14 16:19 UTC
Re: which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
whoops, and I believe it does authorization. On Dec 14, 11:18 am, RVince <rvinc...-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org> wrote:> Authlogic I know is extremely widely used, may be the "most popular." - > R. Vince-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.
Peter De Berdt
2009-Dec-14 16:19 UTC
Re: Re: which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
On 14 Dec 2009, at 16:51, byrnejb wrote:>> which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at >> the moment??? > > I have not a clue as to what is the most popular, whatever that > means. But, you might take a look at Declarative Authorization.You should use the authorization gem that fits your application best. Check out the railscasts on authorization gems and plugins and pick the one that fits your needs and feels most natural to you. Best regards Peter De Berdt -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Scott Johnson
2009-Dec-15 19:02 UTC
Re: which is the most popular Ruby on Rails AUTHORIZATION gem/plugin at the moment???
On Dec 14, 8:18 am, RVince <rvinc...-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org> wrote:> Authlogic I know is extremely widely used, may be the "most popular." - > R. VinceAuthlogic does authentication only, and he is already using it. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.