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,880 of 190,365
Downloads: 121,707

Daily

Ranking: 77,133 of 190,317
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,294,956,419activesupport
29957,790,816rspec
34809,669,637activemodel
36762,217,870activerecord
37751,138,021actionpack
99449,998,013simplecov
227209,797,469yard
279175,249,192sqlite3
3,0515,174,305bluecloth

Owners

#GravatarHandle
1iconcodegram