On 24 June 2010 11:30, musammil
<mohamed.musammil-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Login Managements
There''s lots of plugins/gems that handle what you''re asking
about.
Personally, I''d recommend "Clearance" for user authorisation
management.
http://ruby-toolbox.com/categories/rails_authentication.html
> User permission ( certain user can add/update record , certain user
> can view the records , etc...)
For permissions use "Aegis" but "CanCan" seems very popular.
http://ruby-toolbox.com/categories/rails_authorization.html
> CRUD (employee management).
Well, the Rails scaffolding will get you off to a good start there ;-)
But there are other "admin" interfaces:
http://ruby-toolbox.com/categories/rails_admin_interfaces.html
--
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.