This project is archived and is in readonly mode.
Changeset [6042067c0b20602e72954450e9e8a19dfa8a9f7d] by David Heinemeier Hansson
January 4th, 2010 @ 03:20 AM
Changed the default ActiveSupport.use_standard_json_time_format
from false to true and
ActiveSupport.escape_html_entities_in_json from true to false to
match previously announced Rails 3 defaults [DHH]
http://github.com/rails/rails/commit/6042067c0b20602e72954450e9e8a1...
Committed by David Heinemeier Hansson
- M activesupport/CHANGELOG
- M activesupport/lib/active_support/json/encoding.rb
- M activesupport/lib/active_support/time_with_zone.rb
- M railties/lib/rails/generators/rails/app/templates/config/initializers/new_rails_defaults.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>