Getting the "Missing the Rails 2.3.8 gem. Please `gem install -v=2.3.8 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." error.
Not sure what to do? Yes, I have looked at http://docs.heroku.com/rails236 but I am not using Bamboo and non of the other information seems to help. I can't seem to pinpoint what gem is causing me the issue. --------------------------------------------------- I tried rake gems and get this: computer:wanttos jdog$ rake gems (in /Users/jdog/work/wanttos) DEPRECATION WARNING: Rake tasks in vendor/plugins/paperclip/tasks are deprecated. Use lib/tasks instead. (called from <top (required)> at / usr/local/lib/ruby/gems/1.9.1/gems/rails-2.3.8/lib/tasks/rails.rb:10) - [F] rmagick I = Installed F = Frozen R = Framework (loaded before rails starts) ------------------------------------------------------- Here is the contents of my .gem file: rails -v 2.3.8 actionmailer --version 2.3.8 actionpack --version 2.3.8 activerecord --version 2.3.8 activeresource --version 2.3.8 activesupport --version 2.3.8 auth-hmac --version 1.1.1 configuration --version 1.1.0 crack --version 0.1.8 gemcutter --version 0.6.1 hashie --version 0.2.1 heroku --version 1.9.12 hoe --version 2.6.1 hpricot --version 0.8.2 httparty --version 0.6.1 json_pure --version 1.4.3 launchy --version 0.3.7 mash --version 0.1.1 mime-types --version 1.16 oauth --version 0.4.1 rack --version 1.2.1 rake --version 0.8.7 rest-client --version 1.6.0 rmagick --version 2.13.1 ruby-hmac --version 0.4.0 rubyforge --version 2.0.4 rubygems-update --version 1.3.7 sqlite3-ruby --version 1.3.1 twitter --version 0.9.8 yajl-ruby --version 0.7.7 TIA, J -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
