Guest User

Untitled

a guest
Jun 18th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. # ./app/controllers/authors_controller.rb:3:in `[]'
  2. # ./app/controllers/authors_controller.rb:3:in `show'
  3. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
  4. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/abstract_controller/base.rb:150:in `process_action'
  5. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/rendering.rb:11:in `process_action'
  6. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  7. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/callbacks.rb:435:in `_run__3388625236724580361__process_action__3151837601544360803__callbacks'
  8. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/callbacks.rb:409:in `_run_process_action_callbacks'
  9. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/callbacks.rb:93:in `run_callbacks'
  10. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/abstract_controller/callbacks.rb:17:in `process_action'
  11. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  12. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/notifications.rb:52:in `block in instrument'
  13. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
  14. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/activesupport-3.0.0/lib/active_support/notifications.rb:52:in `instrument'
  15. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  16. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/rescue.rb:17:in `process_action'
  17. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/abstract_controller/base.rb:119:in `process'
  18. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/abstract_controller/rendering.rb:40:in `process'
  19. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/metal/testing.rb:12:in `process_with_new_base_test'
  20. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/test_case.rb:405:in `process'
  21. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/actionpack-3.0.0/lib/action_controller/test_case.rb:343:in `get'
  22. # ./spec/controllers/authors_controller_spec.rb:9:in `block (3 levels) in <top (required)>'
  23. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:29:in `instance_eval'
  24. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:29:in `run_in'
  25. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:60:in `block in run_all'
  26. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:60:in `each'
  27. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:60:in `run_all'
  28. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/hooks.rb:106:in `run_hook'
  29. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:190:in `block in eval_before_eachs'
  30. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:190:in `each'
  31. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:190:in `eval_before_eachs'
  32. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:121:in `run_before_each'
  33. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:46:in `block (2 levels) in run'
  34. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:86:in `call'
  35. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:86:in `with_around_hooks'
  36. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:44:in `block in run'
  37. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:80:in `call'
  38. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:80:in `block in with_pending_capture'
  39. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:79:in `catch'
  40. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:79:in `with_pending_capture'
  41. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example.rb:43:in `run'
  42. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:262:in `block in run_examples'
  43. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:258:in `map'
  44. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:258:in `run_examples'
  45. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:232:in `run'
  46. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:233:in `block in run'
  47. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:233:in `map'
  48. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/example_group.rb:233:in `run'
  49. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/command_line.rb:26:in `block (2 levels) in run'
  50. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/command_line.rb:26:in `map'
  51. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/command_line.rb:26:in `block in run'
  52. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/reporter.rb:11:in `report'
  53. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/command_line.rb:23:in `run'
  54. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/runner.rb:55:in `run_in_process'
  55. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/runner.rb:46:in `run'
  56. # /Users/dan/.rvm/gems/ruby-1.9.2-p0/gems/rspec-core-2.0.0/lib/rspec/core/runner.rb:10:in `block in autorun'
Add Comment
Please, Sign In to add comment