Skip to content

Instantly share code, notes, and snippets.

@jackowayed
Created November 24, 2008 20:04
Show Gist options
  • Save jackowayed/28577 to your computer and use it in GitHub Desktop.
Save jackowayed/28577 to your computer and use it in GitHub Desktop.
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.
Before installing do_mysql 0.9.6 (not verbose):
Loading init file from /home/daniel/programming/ib/hotcards/config/init.rb
Loading /home/daniel/programming/ib/hotcards/config/environments/development.rb
~ Loaded DEVELOPMENT Environment...
~
~ FATAL: The gem do_mysql (= 0.9.6, runtime), [] was not found
~
~
~ FATAL: The file do_mysql was not found
Now (not verbose):
Loading init file from /home/daniel/programming/ib/hotcards/config/init.rb
Loading /home/daniel/programming/ib/hotcards/config/environments/development.rb
~ Loaded DEVELOPMENT Environment...
~
~ FATAL: The file do_mysql was not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment