I guess what I'm asking is how do I freeze the Rails version to 2.3.3 (actually make that 2.3.5)?
I've already followed the steps here: http://wiki.rubyonrails.org/getting-started/upgrading ..and gem installed 2.3.5, and then modified environment.rb, setting RAILS_GEM_VERSION = '2.3.5'. Then I ran rake:rails update but it didn't seem to do anything, and I'm still getting the same error as before. Did I miss something? -- Posted via http://www.ruby-forum.com/. -- 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.

