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.

Tags

Currently tagged with: activerecord, acts_as
You need to Login to tag this item.