Commit b505f0f
RUBY-2867 Change Decimal128 to deserialize to BigDecimal by default (#275)
* RUBY-2867 deserialize Decimal128 to BigDecimal by default, add tests
* RUBY-2867 add options to recursion in mri
* RUBY-2867 fix all tests
* tentative keyword arg fix
* RUBY-2867 update documentation to use present tense
* compatibility with Ruby pre-2.7
* redo parameter handling again
Co-authored-by: Oleg Pudeyev <code@olegp.name>1 parent 6d39ad8 commit b505f0f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments