This project is archived and is in readonly mode.

Changeset [4a78dae2ab43b5ba94fa06b345e9edeb0305fe44] by Jeremy Kemper

June 8th, 2009 @ 08:11 AM

Revert rails_to_json -> to_json so we don't break compatibility

[#2753 state:resolved] http://github.com/rails/rails/co...

Committed by Jeremy Kemper

  • 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
  • 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>