Skip to content

Instantly share code, notes, and snippets.

@tessi
Created December 2, 2010 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tessi/725956 to your computer and use it in GitHub Desktop.
Save tessi/725956 to your computer and use it in GitHub Desktop.
NoMethodError: undefined method `compile' for nil:NilClass
NoMethodError: undefined method `compile' for nil:NilClass
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/coffee-script-2.1.1/lib/coffee_script.rb:170:in `compile'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/tilt-1.1/lib/tilt.rb:618:in `evaluate'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/tilt-1.1/lib/tilt.rb:128:in `render'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:452:in `render'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:418:in `coffee'
metacello.rb:138:in `GET /javascript/:name.js'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1032:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1032:in `compile!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:620:in `instance_eval'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:620:in `route_eval'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:604:in `route!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:656:in `process_route'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:653:in `catch'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:653:in `process_route'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:603:in `route!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:602:in `each'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:602:in `route!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:741:in `dispatch!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:530:in `call!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `instance_eval'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `invoke'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `catch'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `invoke'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:530:in `call!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:516:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-flash-0.1.1/lib/rack/flash.rb:148:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/showexceptions.rb:24:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/methodoverride.rb:24:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/commonlogger.rb:18:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/session/cookie.rb:37:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1142:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1168:in `synchronize'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1142:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/content_length.rb:13:in `call'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52:in `service'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:95:in `start'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `each'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:92:in `start'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:23:in `start'
/home/philipp/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/1.8/webrick/server.rb:82:in `start'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/rack-1.2.1/lib/rack/handler/webrick.rb:13:in `run'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/base.rb:1113:in `run!'
/home/philipp/.rvm/gems/ruby-1.8.7-p302@metachello/gems/sinatra-1.1.0/lib/sinatra/main.rb:25
metacello.rb:137
127.0.0.1 - - [02/Dec/2010 20:50:50] "GET /javascript/metacello.js HTTP/1.1" 500 134495 0.0685
localhost.localdomain - - [02/Dec/2010:20:50:50 CET] "GET /javascript/metacello.js HTTP/1.1" 500 134495
Referer -> /javascript/metacello.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment