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 (6KB)
  2. 0.1.0 December 01, 2012 (6KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Guilherme Cirne

SHA 256チェックサム:

=

累計ダウンロード数 6,873

このバージョンのみ 2,954

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: