Skip to content

Instantly share code, notes, and snippets.

@kapowaz
Created August 2, 2010 14:00
Show Gist options
  • Select an option

  • Save kapowaz/504684 to your computer and use it in GitHub Desktop.

Select an option

Save kapowaz/504684 to your computer and use it in GitHub Desktop.
merb : worker (port 4000) ~ Started request handling: Mon Aug 02 14:57:55 +0100 2010
merb : worker (port 4000) ~ Routed to: {"format"=>nil, "action"=>"show", "id"=>"30", "controller"=>"presentations"}
merb : worker (port 4000) ~ Params: {"format"=>nil, "action"=>"show", "id"=>"30", "controller"=>"presentations"}
~ (0.000089) SELECT "id", "oauth_token", "oauth_token_secret", "seed_name", "complete" FROM "installations" WHERE ("complete" = 't' AND "seed_name" = 'development') ORDER BY "id" LIMIT 1
merb : worker (port 4000) ~ undefined method `inserts' for #<Videojuicer::Resource::Collection:0x2702e28> - (NoMethodError)
/Users/bdarlow/Sites/videojuicer/vj-panel/app/views/presentations/_campaign_criteria.html.erb:27:in `__Users__bdarlow__Sites__videojuicer__vj__panel__app__views__presentations____campaign__criteria_html_erb'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:326:in `send'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:326:in `partial'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:321:in `map'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:321:in `partial'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/views/presentations/show.html.erb:111:in `__Users__bdarlow__Sites__videojuicer__vj__panel__app__views__presentations__show_html_erb'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:137:in `send'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/mixins/render.rb:137:in `render'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/presentations.rb:27:in `show'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-action-args-1.1.3/lib/merb-action-args/abstract_controller.rb:42:in `__send__'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-action-args-1.1.3/lib/merb-action-args/abstract_controller.rb:42:in `_call_action'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/application.rb:19:in `_call_action'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/application.rb:39:in `call'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/application.rb:39:in `with_installation'
/Users/bdarlow/.bundle/ruby/1.8/gems/vj-sdk-0.6.1/lib/videojuicer/shared/configurable.rb:76:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/vj-sdk-0.6.1/lib/videojuicer/shared/configurable.rb:76:in `scope'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/application.rb:38:in `with_installation'
/Users/bdarlow/Sites/videojuicer/vj-panel/app/controllers/application.rb:17:in `_call_action'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:289:in `_dispatch'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:284:in `catch'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:284:in `_dispatch'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:285:in `_dispatch'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:262:in `_call'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:252:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:91:in `dispatch_action'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:69:in `handle'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:29:in `handle'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/application.rb:17:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/middleware/static.rb:28:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb_datamapper-1.1.2/lib/merb_datamapper.rb:90:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/dm-core-0.10.2/lib/dm-core.rb:208:in `repository'
/Users/bdarlow/.bundle/ruby/1.8/gems/dm-core-0.10.2/lib/dm-core/repository.rb:111:in `scope'
/Users/bdarlow/.bundle/ruby/1.8/gems/dm-core-0.10.2/lib/dm-core.rb:208:in `repository'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb_datamapper-1.1.2/lib/merb_datamapper.rb:88:in `call'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/connection.rb:76:in `pre_process'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/connection.rb:74:in `catch'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/connection.rb:74:in `pre_process'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/connection.rb:57:in `process'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/connection.rb:42:in `receive_data'
/Users/bdarlow/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
/Users/bdarlow/.bundle/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/backends/base.rb:57:in `start'
/Users/bdarlow/.bundle/ruby/1.8/gems/thin-1.2.7/lib/thin/server.rb:156:in `start'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/thin.rb:30:in `start_server'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:305:in `start_at_port'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:138:in `start'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:174:in `bootup'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:42:in `start'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/lib/merb-core.rb:165:in `start'
/Users/bdarlow/.bundle/ruby/1.8/gems/merb-core-1.1.3/bin/merb:20
/Users/bdarlow/.bundle/ruby/1.8/bin/merb:19:in `load'
/Users/bdarlow/.bundle/ruby/1.8/bin/merb:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment