0
-* TimeZone#to_s uses UTC rather than GMT. #1689 [Ch
Chu Yeow]
0
+* TimeZone#to_s uses UTC rather than GMT. #1689 [Ch
eah Chu Yeow]
0
* Refactor of Hash#symbolize_keys! to use Hash#replace. Closes #10420 [ReinH]
0
* Add new superclass_delegating_accessors. Similar to class inheritable attributes but with subtly different semantics. [Koz, Tarmo Tänav]
0
-* Change JSON to encode %w(< > &) as 4 digit hex codes to be in compliance with the JSON spec. Closes #9975 [Josh Peek, Ch
Chu Yeow, Tim Pope]
0
+* Change JSON to encode %w(< > &) as 4 digit hex codes to be in compliance with the JSON spec. Closes #9975 [Josh Peek, Ch
eah Chu Yeow, Tim Pope]
0
* Fix JSON encoding/decoding bugs dealing with /'s. Closes #9990 [Rick, theamazingrando]
0
The intention is to use this to reduce the amount of monkeypatching / overriding that
0
is done to test/unit's classes.
0
-* Document Enumerable and Hash #to_json. #9970 [Ch
Chu Yeow]
0
+* Document Enumerable and Hash #to_json. #9970 [Ch
eah Chu Yeow]
0
* Hash#to_xml handles symbol values. #9954 [Assaf]
0
* Unbundle Builder in favor of a gem dependency. [Jeremy Kemper]
0
-* Disambiguate Time, Date, and DateTime#to_json formatting. #9750 [Geoff Buesing, Ch
Chu Yeow]
0
+* Disambiguate Time, Date, and DateTime#to_json formatting. #9750 [Geoff Buesing, Ch
eah Chu Yeow]
0
-* Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. #9751 [Ch
Chu Yeow]
0
+* Hash#to_json takes :only or :except options to specific or omit certain hash keys. Enumerable#to_json passes through its options to each element. #9751 [Ch
eah Chu Yeow]
0
* BufferedLogger#auto_flushing = N flushes the log every N messages. Buffers with an array instead of string. Disabling auto_flushing still flushes when the buffer hits a maximum size, as a failsafe against memory-gobbling. [Jeremy Kemper]
0
* Fixed that La Paz was included in -25200 and -14400 offsets when it should only be in -14400 #9735 [bermi]
0
-* Fixed JSON encoding to use quoted keys according to the JSON standard. #8762 [choonkat, Ch
Chu Yeow]
0
+* Fixed JSON encoding to use quoted keys according to the JSON standard. #8762 [choonkat, Ch
eah Chu Yeow]
0
* Alias Object#send to send! for Ruby 1.9 forward compatibility. [Jeremy Kemper]
Comments
No one has commented yet.