This project is archived and is in readonly mode.

Changeset [15fd67e9d8155181695add77c8a7b11d92564391] by Joshua Nichols

August 10th, 2009 @ 04:13 AM

Backported XML serialization behavior from master for dealing with root nodes that have modules.

ie, - the root node is dasherized, such that MyApplication::Business::Project becomes <my-application-project-business-project> - association children nodes have type attributes, such that MyApplication::Business::Developer becomes

[#2723 state:committed]

Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...

Committed by Joshua Nichols

  • M activerecord/lib/active_record/serializers/xml_serializer.rb
  • M activerecord/test/cases/xml_serialization_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>