Created
September 17, 2010 23:35
-
-
Save nickmartini/585146 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nick@ganymede:dongs $ rails generate | |
/usr/local/Cellar/gems/1.9/gems/sqlite3-ruby-1.3.1/lib/sqlite3/sqlite3_native.bundle: [BUG] Segmentation fault | |
ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] | |
Abort trap | |
nick@ganymede:dongs $ which ruby | |
/usr/local/bin/ruby | |
nick@ganymede:dongs $ which rails | |
/usr/local/bin/rails | |
nick@ganymede:dongs $ ruby -v | |
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] | |
nick@ganymede:dongs $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment