On Jul 12, 10:17 am, Fresh Mix <[email protected]> wrote: > ... > RAILS_GEM_VERSION = '2.3.2' unless defined? RAILS_GEM_VERSION > ... > > # ./script/generate controller test > Missing the Rails 2.3.2 gem. Please `gem install -v=2.3.2 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. > > What wrong?
I'd guess you have several versions of ruby installed. Fred > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

