This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Feb 07 20:08:06 -0800 2008 | |
| |
README | Sun Mar 16 08:30:36 -0700 2008 | |
| |
Rakefile | Thu Feb 07 20:08:06 -0800 2008 | |
| |
init.rb | Thu Feb 07 20:08:06 -0800 2008 | |
| |
install.rb | Thu Feb 07 20:08:06 -0800 2008 | |
| |
lib/ | ||
| |
tasks/ | Thu Feb 07 20:08:06 -0800 2008 | |
| |
test/ | Thu Feb 07 20:08:06 -0800 2008 | |
| |
uninstall.rb | Thu Feb 07 20:08:06 -0800 2008 |
README
RESTful_ACL is a simple Access Control Layer for Ruby on Rails. It restricts access on a fine-grained level to any RESTful MVC stack. While the ACL structure and engine are provided by this plugin, the implementation is fully up to the user. Every application is different and everyone likes to setup their User / Account / Role resources differently; this plugin will allow you to do your thing and keep that thing locked down. Please see the wiki (http://github.com/mdarby/restful_acl/wikis/) for more information.








