Frederick Cheung wrote: > On Sep 18, 6:19�pm, John Do <[EMAIL PROTECTED]> wrote: > >> The #<blah key1: value1, key2: value2 ...> comes from YAML. There's no >> way to pull out all the keys? >> > Well you can certainly just dump instance variables from the object > (which is probably what yaml does most of the time) >
How do you dump the instance variables from an object? Would you know of an online reference for what's avaialable for object manipulation? -- 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 -~----------~----~----~----~------~----~------~--~---

