Hi I cant seem to figure out this problem. Im using Nokogiri to connect to an API and parse the XML response. I am then trying to display it in my view. I can se the data in my Terminal when I do some debugging on the XML object but cant seem to get it to the view. I have pasted some of the code here http://refactormycode.com/codes/1567-problem-with-passing-xml-from-api-to-view Please all help is appreciated. Thanks!!
-- 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.

