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: 14,834 of 182,878
Downloads: 114,116

Daily

Ranking: 11,298 of 182,869
Downloads: 28

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7979,945,643activesupport
25813,260,135rspec
33617,789,438activemodel
35590,308,611activerecord
38582,463,267actionpack
99344,751,584simplecov
224156,836,685yard
249140,603,107sqlite3
2,7674,720,840bluecloth

Owners

#GravatarHandle
1iconcodegram