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,358 of 186,959
Downloads: 120,043

Daily

Ranking: 25,629 of 186,713
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,168,553,921activesupport
27909,387,510rspec
34735,764,785activemodel
36698,039,545activerecord
38688,122,754actionpack
99413,507,374simplecov
223191,731,040yard
276160,962,144sqlite3
2,9654,991,414bluecloth

Owners

#GravatarHandle
1iconcodegram