From rfwatson at gmail.com Thu May 31 11:43:41 2007 From: rfwatson at gmail.com (rfwatson) Date: Thu, 31 May 2007 16:43:41 +0100 Subject: [roar-users] Problems running roar Message-ID: Hello I've installed Roar as per the instructions and set up a controller thus roar do order "created_at DESC" collection do edit :name date :created_at end form do text_field :name end end When I go to http://localhost:3000/mycontrollername/ , however, I just get back a page of XML. All of the data associated with this model is there, it's just in XML. Presumably I have missed something - could anybody help me out? Regards, Rob -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/roar-users/attachments/20070531/c51010c4/attachment.html