Advertisement
Guest User

Untitled

a guest
Mar 17th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.13 KB | None | 0 0
  1. ******
  2. Exception: #<NoMethodError: undefined method `updated?' for #<ActiveRecord::Associations::HasOneThroughAssociation:0x007fe8537954a8>>
  3.  
  4. * Backtrace:
  5. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/autosave_association.rb:436:in `save_belongs_to_association'
  6. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/autosave_association.rb:201:in `block in add_autosave_association_callbacks'
  7. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/autosave_association.rb:157:in `instance_eval'
  8. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method'
  9. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:429:in `block in make_lambda'
  10. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:224:in `call'
  11. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:224:in `block in halting_and_conditional'
  12. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:503:in `call'
  13. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:503:in `block in call'
  14. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:503:in `each'
  15. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:503:in `call'
  16. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:86:in `run_callbacks'
  17. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/bugsnag-2.8.13/lib/bugsnag/rails/active_record_rescue.rb:16:in `run_callbacks'
  18. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/callbacks.rb:306:in `_create_record'
  19. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/timestamp.rb:57:in `_create_record'
  20. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/persistence.rb:484:in `create_or_update'
  21. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/callbacks.rb:302:in `block in create_or_update'
  22. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  23. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  24. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:552:in `block (2 levels) in compile'
  25. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  26. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  27. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:86:in `run_callbacks'
  28. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/bugsnag-2.8.13/lib/bugsnag/rails/active_record_rescue.rb:16:in `run_callbacks'
  29. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/callbacks.rb:302:in `create_or_update'
  30. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/persistence.rb:125:in `save!'
  31. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/validations.rb:57:in `save!'
  32. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/attribute_methods/dirty.rb:29:in `save!'
  33. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:273:in `block in save!'
  34. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status'
  35. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/connection_adapters/abstract/database_statements.rb:199:in `transaction'
  36. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:208:in `transaction'
  37. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:326:in `with_transaction_returning_status'
  38. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:273:in `save!'
  39. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/associations/has_many_association.rb:38:in `insert_record'
  40. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb:50:in `block (2 levels) in create_record'
  41. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/associations/collection_association.rb:405:in `add_to_target'
  42. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb:48:in `block in create_record'
  43. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/associations/collection_association.rb:184:in `block in transaction'
  44. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/connection_adapters/abstract/database_statements.rb:201:in `block in transaction'
  45. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/connection_adapters/abstract/database_statements.rb:209:in `within_new_transaction'
  46. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/connection_adapters/abstract/database_statements.rb:201:in `transaction'
  47. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/transactions.rb:208:in `transaction'
  48. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/associations/collection_association.rb:183:in `transaction'
  49. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb:47:in `create_record'
  50. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb:36:in `create!'
  51. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/protected_attributes-1.1.3/lib/active_record/mass_assignment_security/associations.rb:73:in `create!'
  52. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/app/controllers/mail/replies_controller.rb:13:in `create'
  53. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/app/controllers/mail/base_controller.rb:21:in `block in perform_action_and_run_callbacks'
  54. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  55. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  56. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:552:in `block (2 levels) in compile'
  57. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  58. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  59. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:86:in `run_callbacks'
  60. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/app/controllers/mail/base_controller.rb:20:in `perform_action_and_run_callbacks'
  61. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/extras/mail_request_router.rb:16:in `route'
  62. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/app/models/mail_request.rb:41:in `process'
  63. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/performable_method.rb:30:in `perform'
  64. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:100:in `block in invoke_job'
  65. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:61:in `call'
  66. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:61:in `block in initialize'
  67. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:66:in `call'
  68. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:66:in `execute'
  69. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:40:in `run_callbacks'
  70. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:97:in `invoke_job'
  71. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:35:in `block (2 levels) in enqueue'
  72. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:61:in `call'
  73. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:61:in `block in initialize'
  74. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:66:in `call'
  75. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:66:in `execute'
  76. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/lifecycle.rb:40:in `run_callbacks'
  77. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:33:in `block in enqueue'
  78. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:32:in `tap'
  79. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/backend/base.rb:32:in `enqueue'
  80. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/message_sending.rb:12:in `method_missing'
  81. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/delayed_job-4.1.1/lib/delayed/message_sending.rb:48:in `block in handle_asynchronously'
  82. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/app/controllers/mail/receiver_controller.rb:18:in `capture'
  83. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
  84. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/abstract_controller/base.rb:189:in `process_action'
  85. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/rendering.rb:10:in `process_action'
  86. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
  87. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  88. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:113:in `call'
  89. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:552:in `block (2 levels) in compile'
  90. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  91. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:502:in `call'
  92. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:86:in `run_callbacks'
  93. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/abstract_controller/callbacks.rb:19:in `process_action'
  94. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/rescue.rb:29:in `process_action'
  95. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
  96. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/notifications.rb:159:in `block in instrument'
  97. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  98. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/notifications.rb:159:in `instrument'
  99. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
  100. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
  101. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  102. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/abstract_controller/base.rb:136:in `process'
  103. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionview-4.1.14/lib/action_view/rendering.rb:30:in `process'
  104. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal.rb:196:in `dispatch'
  105. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
  106. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_controller/metal.rb:232:in `block in action'
  107. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/routing/route_set.rb:82:in `call'
  108. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/routing/route_set.rb:82:in `dispatch'
  109. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/routing/route_set.rb:50:in `call'
  110. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/journey/router.rb:73:in `block in call'
  111. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/journey/router.rb:59:in `each'
  112. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/journey/router.rb:59:in `call'
  113. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/routing/route_set.rb:692:in `call'
  114. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:404:in `call_app!'
  115. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:262:in `mock_call!'
  116. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:181:in `call!'
  117. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/omniauth-1.2.2/lib/omniauth/strategy.rb:164:in `call'
  118. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/warden-1.2.4/lib/warden/manager.rb:35:in `block in call'
  119. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/warden-1.2.4/lib/warden/manager.rb:34:in `catch'
  120. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/warden-1.2.4/lib/warden/manager.rb:34:in `call'
  121. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/etag.rb:23:in `call'
  122. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/conditionalget.rb:35:in `call'
  123. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/head.rb:11:in `call'
  124. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
  125. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/flash.rb:254:in `call'
  126. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/session/abstract/id.rb:225:in `context'
  127. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/session/abstract/id.rb:220:in `call'
  128. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/cookies.rb:562:in `call'
  129. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/query_cache.rb:36:in `call'
  130. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activerecord-4.1.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
  131. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
  132. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/callbacks.rb:82:in `run_callbacks'
  133. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  134. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
  135. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/bugsnag-2.8.13/lib/bugsnag/rack.rb:33:in `call'
  136. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
  137. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  138. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/railties-4.1.14/lib/rails/rack/logger.rb:38:in `call_app'
  139. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/railties-4.1.14/lib/rails/rack/logger.rb:22:in `call'
  140. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/quiet_assets-1.1.0/lib/quiet_assets.rb:27:in `call_with_quiet_assets'
  141. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/request_store-1.3.0/lib/request_store/middleware.rb:9:in `call'
  142. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/request_id.rb:21:in `call'
  143. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/methodoverride.rb:21:in `call'
  144. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/runtime.rb:17:in `call'
  145. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/activesupport-4.1.14/lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
  146. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/middleware/static.rb:84:in `call'
  147. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-1.5.5/lib/rack/sendfile.rb:112:in `call'
  148. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/railties-4.1.14/lib/rails/engine.rb:514:in `call'
  149. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/railties-4.1.14/lib/rails/application.rb:144:in `call'
  150. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'
  151. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'
  152. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rack-test-0.6.3/lib/rack/test.rb:124:in `request'
  153. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/testing/integration.rb:309:in `process'
  154. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/testing/integration.rb:38:in `post'
  155. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/actionpack-4.1.14/lib/action_dispatch/testing/integration.rb:343:in `block (2 levels) in <module:Runner>'
  156. /Users/constantijnschepens/GoogleDrive/twistilled/copyin/spec/integration/messages/reply_to_post_association_spec.rb:54:in `block (2 levels) in <top (required)>'
  157. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:148:in `instance_exec'
  158. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:148:in `block in run'
  159. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:210:in `call'
  160. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:210:in `block (2 levels) in <class:Procsy>'
  161. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-rails-3.0.0/lib/rspec/rails/adapters.rb:68:in `block (2 levels) in <module:MinitestLifecycleAdapter>'
  162. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:294:in `instance_exec'
  163. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:294:in `instance_exec'
  164. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/hooks.rb:430:in `block (2 levels) in run'
  165. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:210:in `call'
  166. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:210:in `block (2 levels) in <class:Procsy>'
  167. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/hooks.rb:432:in `run'
  168. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/hooks.rb:485:in `run'
  169. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:303:in `with_around_example_hooks'
  170. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example.rb:145:in `run'
  171. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example_group.rb:494:in `block in run_examples'
  172. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example_group.rb:490:in `map'
  173. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example_group.rb:490:in `run_examples'
  174. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/example_group.rb:457:in `run'
  175. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:112:in `block (2 levels) in run_specs'
  176. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:112:in `map'
  177. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:112:in `block in run_specs'
  178. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/reporter.rb:54:in `report'
  179. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:108:in `run_specs'
  180. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:86:in `run'
  181. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:67:in `rescue in run'
  182. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:63:in `run'
  183. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/lib/rspec/core/runner.rb:38:in `invoke'
  184. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/gems/rspec-core-3.0.4/exe/rspec:4:in `<top (required)>'
  185. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/bin/rspec:23:in `load'
  186. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/bin/rspec:23:in `<main>'
  187. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/bin/ruby_executable_hooks:15:in `eval'
  188. /Users/constantijnschepens/.rvm/gems/ruby-2.1.8@copyin/bin/ruby_executable_hooks:15:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement