#135 ✓resolved
Daniel Parker

to_xml doesn't play nicely with ActiveSupport

Reported by Daniel Parker | January 21st, 2008 @ 12:59 PM

I know DataMapper != ActiveSupport, but it would be very nice if it worked happily with it. DataMapper's current to_xml method currently will generate a complete xml document (with ActiveSupport, it really should just generate the record as an element and perhaps sub-elements), and it doesn't take an options argument like ActiveSupport wants to send it.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Pages