Hi there, I created a basic blog app using ./script/generate scaffold command, everything works fine, however, when I try to get the xml of the posts like 0.0.0.0:3000/posts.xml, it gave me a:
XML Parsing Error: XML declaration not well-formed <?xml version="***" encoding="******"?> I didn't touch any of the scaffolding code. Am I missing some default Gems? I'm running Ubuntu 9. I didn't have this problem on the Mac. Any help is appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

