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: 16,224 of 192,692
Downloads: 122,124

Daily

Ranking: 14,949 of 192,666
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,339,865,813activesupport
29976,634,844rspec
34838,009,498activemodel
36786,213,027activerecord
38774,843,836actionpack
99464,953,038simplecov
226218,636,215yard
278181,938,143sqlite3
3,0705,262,197bluecloth

Owners

#GravatarHandle
1iconcodegram