If I want to serialize/unserialize arbitrary objects (not just ARs) in a
Rails app, what's the best way to do it?

Using 'Marshal' seems to be ruby standard. But then there's YAML. And
then I feel like maybe Rails adds yet another way to do it, but I can't
remember what it is and might be imagining that.

I don't understand the plusses/minuses of each option. I just want to be
able to serialize/unserialize arbitrary objects, what's my best bet?

Jonathan
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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