This project is archived and is in readonly mode.

Changeset [53dda29f8b34073a4b135ee224c1d09c1f10de02] by Brian Lopez

May 17th, 2009 @ 04:37 PM

Add support for parsing XML and JSON from an IO as well as a string [#2659 state:resolved]

Signed-off-by: Joshua Peek josh@joshpeek.com http://github.com/rails/rails/co...

Committed by Brian Lopez

  • M actionpack/lib/action_dispatch/middleware/params_parser.rb
  • M activesupport/lib/active_support/json/backends/jsongem.rb
  • M activesupport/lib/active_support/json/backends/yaml.rb
  • M activesupport/lib/active_support/xml_mini/jdom.rb
  • M activesupport/lib/active_support/xml_mini/libxml.rb
  • M activesupport/lib/active_support/xml_mini/nokogiri.rb
  • M activesupport/lib/active_support/xml_mini/rexml.rb
  • M activesupport/test/xml_mini/nokogiri_engine_test.rb
  • M activesupport/test/xml_mini/rexml_engine_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>