This project is archived and is in readonly mode.
Changeset [923067810480c93817dbae3d8295a18aa2a2ec3a] by Jonathan del Strother
March 12th, 2009 @ 06:35 PM
Use xmlschema when serializing TimeWithZones to xml [#2223 state:resolved]
When using Hash#to_xml, any TimeWithZone objects now use xmlschema (iso8601), rather than a simple TimeWithZone#to_s.
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
Committed by Jonathan del Strother
- M activesupport/lib/active_support/core_ext/hash/conversions.rb
- M activesupport/test/core_ext/hash_ext_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>