Skip to content

Instantly share code, notes, and snippets.

@thomasfedb
Created February 28, 2010 18:27
Show Gist options
  • Save thomasfedb/317714 to your computer and use it in GitHub Desktop.
Save thomasfedb/317714 to your computer and use it in GitHub Desktop.
Totally blank app. aka 'rails ./ -d mysql'
[root@zibal testapp]# ./script/server
/opt/rubyee/lib/ruby/1.8/date/format.rb:813: [BUG] object allocation during garbage collection phase
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01
Aborted
[root@zibal testapp]# thin
/opt/rubyee/lib/ruby/1.8/date/format.rb:902: [BUG] object allocation during garbage collection phase
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01
Aborted
[root@zibal testapp]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment