RubyGems.org

AttributeChoices is a plugin that simplifies the common pattern of mapping a set of discreet values for an ActiveRecord model attribute, to a set of display values for human consumption.

installgem install attribute_choices -v 1.0.1
Authors

Christos Zisopoulos

3,229 total downloads 929 for this version
Owners

8da2a535c50603e3252fb423b6005309

Gemfile
gem "attribute_choices", "~> 1.0.1"
Versions
  1. 1.0.2 May 12, 2011
  2. 1.0.1 May 11, 2011
  3. 1.0.0 May 11, 2011
Development Dependencies
  1. rake >= 0
  2. sqlite3 >= 0