Skip to content

4.2.2

Compare
Choose a tag to compare
@estolfo estolfo released this 03 Jul 12:20
· 324 commits to master since this release
  • RUBY-1192 Update Int64 test so that test integer is within Fixnum range on both 64-bit and 32-bit architectures. Update test to avoid warnings on MRI >= 2.4.1.
  • Include JSON module in Decimal128 so #as_json is used when #to_json is called.
  • RUBY-1221 Ensure that same data is set for ObjectId clones.