Skip to content

Instantly share code, notes, and snippets.

@kastner
Created November 17, 2008 23:51
Show Gist options
  • Select an option

  • Save kastner/25969 to your computer and use it in GitHub Desktop.

Select an option

Save kastner/25969 to your computer and use it in GitHub Desktop.
air-kastner:gist-25951 kastner$ rackup -I config.ru -p 3000
./rack/lib/rack.rb:17: warning: already initialized constant VERSION
Mon Nov 17 18:42:30 -0500 2008: Read error: #<LocalJumpError: no block given>
/Library/Ruby/Gems/1.8/gems/markaby-0.5/lib/markaby/builder.rb:284:in `each'
/Library/Ruby/Gems/1.8/gems/markaby-0.5/lib/markaby/builder.rb:284:in `send'
/Library/Ruby/Gems/1.8/gems/markaby-0.5/lib/markaby/builder.rb:284:in `method_missing'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/lint.rb:371:in `each'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/commonlogger.rb:36:in `each'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:68:in `process'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
/Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/lib/rack/handler/mongrel.rb:32:in `run'
/Library/Ruby/Gems/1.8/gems/rack-0.4.0/bin/rackup:172
/usr/bin/rackup:19:in `load'
/usr/bin/rackup:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment