RubyGems Navigation menu

mongoid_big_decimal_integer 0.1.0

The default BigDecimal type provided in Mongoid stores BigDecimals as Strings. Because of this, stuff like sorts and range queries don't work. This type multiplies the value by a (configurable) power of 10 and stores the resulting Integer.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 December 03, 2012 (6.0 KB)
  2. 0.1.0 December 01, 2012 (6.0 KB)

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • Guilherme Cirne

SHA 256 總和檢查碼:

=

總下載次數 6,873

這個版本 2,954

版本发布:

授權:

Ruby 版本需求:

相關連結: