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,803 of 183,471
Downloads: 116,821

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,004,387,434activesupport
25824,998,340rspec
33632,836,965activemodel
35604,841,665activerecord
38596,647,932actionpack
98353,709,953simplecov
224160,920,099yard
259143,098,895sqlite3
2,7884,762,446bluecloth

Owners

#GravatarHandle
1iconcodegram