Question about ACL

Hi there,

I am pretty new to the ruby on rails world, having decided to learn
something new other than PHP.

One of the most important libraries that I was searching for in Ruby
On Rails, however, seem to be missing… In the world of PHP
development, there is a well known and stable component known as
phpgacl; it seems that there isn’t any parallel here in ROR?

I have done a quick search on RubyForge and it turned out the
following results:-

http://rubyforge.org/search/?type_of_search=soft&words=acl&Search=Search

Most of the ACL related projects seem to be either half-dead (not much
activity) or still in “planning” stage.

Any suggestions/recommendations from ROR pros?

Regards,
Ellils

We’re using this at work:
http://opensvn.csie.org/ezra/rails/plugins/dev/acl_system2/

On Dec 27, 2007 1:40 PM, ellils [email protected] wrote:

Regards,
Ellils


Ryan B.

Feel free to add me to MSN and/or GTalk as this email.

Hi Ryan,

Thanks for the pointer.

I will look into this plugin.

Regards,
Ellils

On 12/26/07, ellils [email protected] wrote:

I have done a quick search on RubyForge and it turned out the
following results:-

http://rubyforge.org/search/?type_of_search=soft&words=acl&Search=Search

Most of the ACL related projects seem to be either half-dead (not much
activity) or still in “planning” stage.

Any suggestions/recommendations from ROR pros?

It’s really not that hard to make user, group, and permission models,
then tie them together with group_permission and group_user models.


Greg D.
http://destiney.com/