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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Guilherme Cirne

SHA 256 checksum:

7686ee5a23b5dccf89c6691bbe29c832e2e0958b9947bd0199a921f2757f3786

Total downloads 6,686

For this version 2,871

Licenses:

N/A

Required Ruby Version: None

Links: