public
Description: Rails plugin providing a simple permissions API.
Homepage:
Clone URL: git://github.com/rich/permissable.git
name age message
file MIT-LICENSE Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
file README Tue Apr 28 12:21:56 -0700 2009 note in the readme the current state of things [rich]
file Rakefile Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
file init.rb Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
file install.rb Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
directory lib/ Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
directory spec/ Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
directory tasks/ Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
directory test/ Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
file uninstall.rb Tue Aug 12 17:56:08 -0700 2008 initial extraction, very rough, needs work [rich]
README
Permissable
===========

Plugin providing a simple permissions API for Rails. This is extracted from an app and in very, very rough shape. Will 
be useful once it's polished up for general consumption.


Example
=======

Example goes here.


Copyright (c) 2008 Rich Cavanaugh, released under the MIT license