Created
July 1, 2010 10:26
-
-
Save gamafranco/459807 to your computer and use it in GitHub Desktop.
This file contains 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
Processing CommentsController#create (for 193.126.122.212 at 2010-07-01 03:24:43) [POST] | |
Parameters: {"comment"=>{"body"=>"nice"}, "photo_id"=>"1"} | |
NoMethodError (undefined method `receives_individual_notifications?' for nil:NilClass): | |
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:14:in `create' | |
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:12:in `each' | |
vendor/plugins/cause-in-a-box/app/controllers/comments_controller.rb:12:in `create' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `send' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1331:in `perform_action_without_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:638:in `run_before_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:206:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:206:in `around_proc' | |
.bundle/gems/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:182:in `call' | |
.bundle/gems/gems/activesupport-2.3.8/lib/active_support/callbacks.rb:182:in `evaluate_method' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:184:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:635:in `run_before_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:615:in `call_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/rescue.rb:160:in `perform_action_without_flash' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/flash.rb:151:in `perform_action' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `send' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `process_without_filters' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:606:in `process' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:391:in `process' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:386:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/routing/route_set.rb:438:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:87:in `dispatch' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:121:in `_call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in `cache' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in `call' | |
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/string_coercion.rb:25:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call' | |
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:106:in `call' | |
/home/heroku_rack/lib/static_assets.rb:9:in `call' | |
/home/heroku_rack/lib/last_access.rb:25:in `call' | |
/home/heroku_rack/lib/date_header.rb:14:in `call' | |
thin (1.2.6) lib/thin/connection.rb:76:in `pre_process' | |
thin (1.2.6) lib/thin/connection.rb:74:in `catch' | |
thin (1.2.6) lib/thin/connection.rb:74:in `pre_process' | |
thin (1.2.6) lib/thin/connection.rb:57:in `process' | |
thin (1.2.6) lib/thin/connection.rb:42:in `receive_data' | |
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine' | |
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run' | |
thin (1.2.6) lib/thin/backends/base.rb:57:in `start' | |
thin (1.2.6) lib/thin/server.rb:156:in `start' | |
thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start' | |
thin (1.2.6) lib/thin/runner.rb:177:in `send' | |
thin (1.2.6) lib/thin/runner.rb:177:in `run_command' | |
thin (1.2.6) lib/thin/runner.rb:143:in `run!' | |
thin (1.2.6) bin/thin:6 | |
/usr/ruby1.8.7/bin/thin:19:in `load' | |
/usr/ruby1.8.7/bin/thin:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment