This project is archived and is in readonly mode.
Changeset [ee46ffedb88f812467485167036c7d254d0ce757] by Jeremy Kemper
April 27th, 2009 @ 04:04 AM
Now that we have a separate internal rails_to_json, use a separate circular reference stack instead of sticking it in the options hash http://github.com/rails/rails/co...
Committed by Jeremy Kemper
- M actionpack/lib/action_view/helpers/prototype_helper.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/json/variable.rb
- M activesupport/lib/active_support/time_with_zone.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>