On Sep 12, 5:00 pm, LF <[email protected]> wrote: > > This is the default view generated. I haven't touched it yet. What is > this problem? Do I need to install something else? Am I doing anything > wrong? > I'm sorry if this is a basic one, but I tried everything (which is > very little) I know. Anybody can help me?
It's a bug in rails: https://rails.lighthouseapp.com/projects/8994/tickets/3144-undefined-method-for-string-ror-234 The change in question was a security fix - for the purpose of learning rails you could revert to rails 2.3.3 without ill effect (make sure you have that version of the gem installed and set RAILS_GEM_VERSION in environment.rb) Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

