1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/json
David Heinemeier Hansson 6042067c0b 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]
2010-01-03 19:20:43 -08:00
..
backends Ruby 1.9.2: work around changes to flatten and nil.to_str 2009-11-08 22:02:57 -08:00
decoding.rb Clean up spurious JSON decoding test failure 2009-09-13 05:43:02 -07:00
encoding.rb Changed the default ActiveSupport.use_standard_json_time_format from false to true and 2010-01-03 19:20:43 -08:00
variable.rb Now that we have a separate internal rails_to_json, use a separate circular reference stack instead of sticking it in the options hash 2009-04-26 20:04:47 -07:00