Packages 1-2 of 2 that are in category Data Structures:
- I wrote this packageDec 19, 2008Acts As EnumeratedPermalinkAllows you to treat instances of your ActiveRecord models as though they were an enumeration of values.Show Details
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
script/plugin install http://svn.protocool.com/public/plugins/enumerations_mixin
Jan 05, 2009
Acts As ListPermalink
Provides the capabilities for sorting and reordering a number of objects in a list.
The class that has this specified needs to have a position column defined as an integer on the mapped database table.
Licence
This package is licenced under the MIT licence.
