From: nobu@... Date: 2014-02-01T11:10:23+00:00 Subject: [ruby-core:60406] [ruby-trunk - Feature #9469] BigDecimal support for yaml serialization Issue #9469 has been updated by Nobuyoshi Nakada. Assignee changed from Zachary Scott to Kenta Murata Why changing the default format? And it doesn't seem round-trip. ---------------------------------------- Feature #9469: BigDecimal support for yaml serialization https://bugs.ruby-lang.org/issues/9469#change-44876 * Author: Zachary Scott * Status: Assigned * Priority: Normal * Assignee: Kenta Murata * Category: ext * Target version: current: 2.2.0 ---------------------------------------- Given the following serialization methods in rails/rails: https://github.com/rails/rails/blob/master/activesupport/lib/active_support/core_ext/big_decimal/conversions.rb I feel like these methods would be better supported in the upstream BigDecimal gem. How do you feel like adding them @mrkn? -- http://bugs.ruby-lang.org/