RubyGems.org

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

installgem install acts_as_decimal -v 1.0.1
Authors

Oriol Gual, Josep MÂȘ Bach, Josep Jaume Rey

4,694 total downloads 596 for this version
Owners

29bbfc28b237cd25a63df6c47297f7e9

Bundler
gem "acts_as_decimal", "~> 1.0.1"
Versions
  1. 1.0.1 June 27, 2010
Show all versions (9 total)
Runtime Dependencies
  1. activemodel >= 3.0.0.beta4
Development Dependencies
  1. rspec >= 2.0.0.beta.12