Categories: None [Edit]

acts_as_decimal

https://rubygems.org/gems/acts_as_decimal
https://github.com/codegram/acts_as_decimal
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).

Total

Ranking: 15,141 of 180,418
Downloads: 102,400

Daily

Ranking: 19,056 of 180,402
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7889,375,857activesupport
23767,030,897rspec
33564,439,768activemodel
34539,212,572activerecord
37532,422,809actionpack
102311,062,267simplecov
223141,698,424yard
238132,329,238sqlite3
2,6734,518,461bluecloth

Owners

#GravatarHandle
1iconcodegram