shahroon ali wrote: > Hey All, Could any body tell me about implementation of ACL in RoR, > becasue > i was searching on it for last two days but I haven't got anything very > helpful. I have downloaded the restful_authentication plugin for it, but > I > dont have any tutorial about using this plugin. Or tell me if there is > any > other plugin for this. > Thanks & Regards, > Shahroon
First of all restful_authentication does not implement ACL. It is a authentication plugin not an authorization plugin. I have not investigated any of these but a quick search for ACL on Github list a good number of solutions: http://github.com/search?q=acl&x=0&y=0 -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---