RubyGems.org

Rails 3 gem to treat an attribute as a decimal (getting and setting floating-point values) but storing it as an integer in the database (useful for prices and other precision-needed attributes like money).

installgem install acts_as_decimal
Authors

Oriol Gual, Josep M. Bach, Josep Jaume Rey

6,675 total downloads 509 for this version
Owners

29bbfc28b237cd25a63df6c47297f7e9

Gemfile
gem "acts_as_decimal", "~> 1.1.1"
Versions
  1. 1.1.1 June 21, 2011
Show all versions (9 total)