This project is archived and is in readonly mode.
Changeset [a69ee11968bfd3113e32feea26f7c39c0ba51d8a] by Jeremy Kemper
June 8th, 2009 @ 09:37 AM
JSON: split encoding and coercion http://github.com/rails/rails/co...
Committed by Jeremy Kemper
- M activeresource/lib/active_resource/base.rb
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/json.rb
- M activesupport/lib/active_support/json/decoding.rb
- M activesupport/lib/active_support/json/encoders/date.rb
- M activesupport/lib/active_support/json/encoders/date_time.rb
- M activesupport/lib/active_support/json/encoders/enumerable.rb
- M activesupport/lib/active_support/json/encoders/false_class.rb
- M activesupport/lib/active_support/json/encoders/hash.rb
- M activesupport/lib/active_support/json/encoders/nil_class.rb
- M activesupport/lib/active_support/json/encoders/numeric.rb
- M activesupport/lib/active_support/json/encoders/object.rb
- M activesupport/lib/active_support/json/encoders/regexp.rb
- M activesupport/lib/active_support/json/encoders/string.rb
- M activesupport/lib/active_support/json/encoders/symbol.rb
- M activesupport/lib/active_support/json/encoders/time.rb
- M activesupport/lib/active_support/json/encoders/true_class.rb
- M activesupport/lib/active_support/json/encoding.rb
- M activesupport/lib/active_support/time_with_zone.rb
- M activesupport/test/json/encoding_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>