MaggotChild wrote:

> And accept XML requests in the following manner:
> 
> <package>
>   <name>Good Shipment<name>
>   <!-- snip other fields -->
>   <deliveries>
>     <delivery>
>       <status>Failure</status>
>       <region>


If you try this from_xml...

   http://gist.github.com/75525

...I think it would clear the make-work out of the way, allowing you to focus 
on 
the validations. Tell me if you get stuck - I wrote it for your exact 
situation, 
but it can't validate automatically.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to