Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 7th, 2012  |  syntax: None  |  size: 0.33 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Cannot run heroku db:push
  2. ~ heroku db:push
  3.   Taps Load Error: no such file to load -- sqlite3/sqlite3_native
  4.   !    You may need to install or update the taps gem to use db commands.
  5.   !    On most systems this will be:
  6.   !    
  7.   !    sudo gem install taps
  8.        
  9. gem install taps
  10.        
  11. heroku db:push
  12.        
  13. rvm use 1.9.2-p290@mygemset