Skip to content

Instantly share code, notes, and snippets.

@densone
Created February 17, 2011 19:50
Show Gist options
  • Save densone/832504 to your computer and use it in GitHub Desktop.
Save densone/832504 to your computer and use it in GitHub Desktop.
densone:curbd densone$ rackup -p 9292 config.ru -d
nil
Exception `LoadError' at /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31 - no such file to load -- bundler/setup
Exception `NoMethodError' at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rational.rb:78 - undefined method `gcd' for Rational(1, 2):Rational
Exception `Errno::EEXIST' at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/fileutils.rb:243 - File exists - /Library/Ruby/Gems/1.8
Exception `LoadError' at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tmpdir.rb:14 - no such file to load -- Win32API
Exception `TypeError' at (eval):4 - can't modify frozen object
Exception `LoadError' at /Library/Ruby/Gems/1.8/gems/json-1.5.1/lib/json/ext.rb:12 - no such file to load -- json/ext/1.8/parser
Using Ext extension for JSON.
Exception `LoadError' at /Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/core_ext/string/xchar.rb:4 - no such file to load -- fast_xs
Exception `ArgumentError' at /Library/Ruby/Gems/1.8/gems/i18n-0.5.0/lib/i18n/core_ext/string/interpolate.rb:18 - malformed format string - %{
Exception `LoadError' at /Library/Ruby/Gems/1.8/gems/bundler-1.0.3/lib/bundler/runtime.rb:64 - no such file to load -- bcrypt-ruby
Exception `LoadError' at /Library/Ruby/Gems/1.8/gems/bundler-1.0.3/lib/bundler/runtime.rb:64 - no such file to load -- bson_ext
Exception `NameError' at /Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/dependencies.rb:509 - uninitialized constant UUID
Exception `NameError' at /Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/dependencies.rb:193 - uninitialized constant UUID
Segmentation fault
densone:curbd densone$ ls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment