On Aug 23, 7:46 pm, Roy Bleasdale <[email protected]> wrote: > Hi Colin > > I left everything as defaults, I have only used rails to go through some > tutorials and my first example application. > > I did try using the Eclipse add on for Ruby but I could not get the > plugin to load. I then tried NetBeans IDE before deciding a simple text > editor was better as a newbie. I wonder if either of these might have > added something. > > I think my next choice is to un-install Ruby and start again from > scratch. > > Thanks > > -- > Posted viahttp://www.ruby-forum.com/.
Probably a dumb question, but have you checked to make sure there weren't actually "duplicate' files in the view directory? For example, does anything like both "index.html.erb" and "index.html.erb.swp" exist in app/views/whatever ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

