Skip to content

Instantly share code, notes, and snippets.

@lamp
Created September 3, 2010 18:10
Show Gist options
  • Select an option

  • Save lamp/564294 to your computer and use it in GitHub Desktop.

Select an option

Save lamp/564294 to your computer and use it in GitHub Desktop.
/Users/matthew/.bundle/ruby/1.8/gems/dm-core-1.0.0/lib/dm-core/model/relationship.rb:373:in `method_missing': undefined method `post_comment' for Look:Class (NoMethodError)
from /Users/matthew/.bundle/ruby/1.8/gems/dm-core-1.0.0/lib/dm-core/model/property.rb:288:in `method_missing'
from ./catwalker.rb:113:in `APOST /comments/:look_id'
from ./lib/dm_async_methods.rb:20:in `call'
from ./lib/dm_async_methods.rb:20:in `dm_async_defer'
from ./lib/dm_async_methods.rb:20:in `each'
from ./lib/dm_async_methods.rb:20:in `dm_async_defer'
from /Users/matthew/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:989:in `call'
from /Users/matthew/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:989:in `run_deferred_callbacks'
from /Users/matthew/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
from /Users/matthew/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/backends/base.rb:57:in `start'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/server.rb:156:in `start'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/controllers/controller.rb:80:in `start'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/runner.rb:177:in `send'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/runner.rb:177:in `run_command'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/runner.rb:143:in `run!'
from /Users/matthew/.bundle/ruby/1.8/gems/thin-1.2.7/bin/thin:6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment