Skip to content

Instantly share code, notes, and snippets.

@chevdor
Created July 25, 2012 23:10
Show Gist options
  • Save chevdor/3179270 to your computer and use it in GitHub Desktop.
Save chevdor/3179270 to your computer and use it in GitHub Desktop.
root@xxx:/var/www/git.xxx.com/gitorious# export RAILS_ENV=production && bundle exec rake db:migrate
/usr/local/rvm/gems/ruby-1.9.3-p194@rails326/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsolete and deprecated Config.
(in /var/www/git.xxx.com/gitorious)
rake aborted!
can't activate rack (~> 1.0.1), already activated rack-1.1.3. Make sure all dependencies are added to Gemfile.
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment