Created
November 17, 2008 23:51
-
-
Save kastner/25969 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
| 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