Ever wanted to restrict an attribute to specific values, but not wanted to create a join table to hold the values, and didn't want (or couldn't) create an enum field? Now you can, with enumitation!
Required Ruby Version
None
Authors
Chad Boyd