You must edit environment.rb in the configuration folder. Find the following line RAILS_GEM_VERSION = '2.1.0' unless defined? RAILS_GEM_VERSION
and change to RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION On 18 jun, 15:45, JoshLucas <[email protected]> wrote: > This is what I get when I try to run rubyweblog > > Missing the Rails 2.1.0 gem. Please `gem install -v=2.1.0 rails`, > update your RAILS_GEM_VERSION setting in config/environment.rb for the > Rails version you do have installed, or comment out RAILS_GEM_VERSION > to use the latest version installed. > > How should this be resolved? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ruby-on-rails-programming-with-passion" group. To unsubscribe from this group, send email to ruby-on-rails-programming-with-passion-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/ruby-on-rails-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---
