use has_set and has_enum in your ActiveRecord models if you want to have one (has_enum) value from a defined enumeration or more (has_set))
thyphoon
gem "haz_enum", "~> 0.5.5"