Acts as Valid List
A Rails plugin to add valid list behavior to a model.
For the purposes of this plugin a valid list is a model that has a column called ‘name’ and that column must be present and unique. A valid list is used to provide an enumeration of values for other models to use.
- Repository Path: http://acts-as-valid-list.googlecode.com/svn/trunk/
Tags
Currently tagged with:
You need to Login to tag this item.