Skip to content

Instantly share code, notes, and snippets.

@andrewtimberlake
Created May 7, 2009 13:46
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save andrewtimberlake/108096 to your computer and use it in GitHub Desktop.
undefined method `register_participant' for nil:NilClass
/home/andrew/dev/ruote-test/ruote-rest/lib/part.rb:81:in `register'
/home/andrew/dev/ruote-test/ruote-rest/lib/part.rb:63:in `add'
/home/andrew/dev/ruote-test/ruote-rest/lib/res/participants.rb:51:in `call'
/home/andrew/dev/ruote-test/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:267:in `service'
/home/andrew/dev/ruote-test/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:265:in `catch'
/home/andrew/dev/ruote-test/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:265:in `service'
/home/andrew/dev/ruote-test/ruote-rest/vendor/rufus-sixjo/lib/rufus/sixjo.rb:125:in `call'
/home/andrew/dev/ruote-test/ruote-rest/lib/auth.rb:50:in `call'
/home/andrew/dev/ruote-test/ruote-rest/lib/auth.rb:56:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/showexceptions.rb:24:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/commonlogger.rb:20:in `_call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/commonlogger.rb:13:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/builder.rb:60:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/content_length.rb:13:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in `call'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:61:in `process'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
/usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/mongrel.rb:34:in `run'
lib/start.rb:104
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment