Guest User

Untitled

a guest
Jan 27th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. /Users/rob/Sites/watchmemakethis/test/factories.rb:5:in `system': can't convert true into String (TypeError)
  2. from /Users/rob/Sites/watchmemakethis/test/factories.rb:5:in `block (2 levels) in <top (required)>'
  3. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/syntax/default.rb:18:in `instance_eval'
  4. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/syntax/default.rb:18:in `factory'
  5. from /Users/rob/Sites/watchmemakethis/test/factories.rb:4:in `block in <top (required)>'
  6. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/syntax/default.rb:12:in `instance_eval'
  7. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/syntax/default.rb:12:in `run'
  8. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/syntax/default.rb:7:in `define'
  9. from /Users/rob/Sites/watchmemakethis/test/factories.rb:1:in `<top (required)>'
  10. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/dependencies.rb:237:in `require'
  11. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/dependencies.rb:237:in `block in require'
  12. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/dependencies.rb:225:in `load_dependency'
  13. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/dependencies.rb:237:in `require'
  14. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/find_definitions.rb:14:in `block in find_definitions'
  15. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/find_definitions.rb:13:in `each'
  16. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl-2.0.0.rc1/lib/factory_girl/find_definitions.rb:13:in `find_definitions'
  17. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/factory_girl_rails-1.1.rc1/lib/factory_girl_rails/railtie.rb:11:in `block in <class:Railtie>'
  18. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/lazy_load_hooks.rb:34:in `call'
  19. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
  20. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
  21. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/lazy_load_hooks.rb:42:in `each'
  22. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/activesupport-3.1.0.rc4/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
  23. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
  24. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/initializable.rb:25:in `instance_exec'
  25. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/initializable.rb:25:in `run'
  26. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/initializable.rb:50:in `block in run_initializers'
  27. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/initializable.rb:49:in `each'
  28. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/initializable.rb:49:in `run_initializers'
  29. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/application.rb:96:in `initialize!'
  30. from /Users/rob/.rvm/gems/ruby-1.9.2-p180@watchmemakethis/gems/railties-3.1.0.rc4/lib/rails/railtie/configurable.rb:30:in `method_missing'
  31. from /Users/rob/Sites/watchmemakethis/config/environment.rb:5:in `<top (required)>'
  32. from <internal:lib/rubygems/custom_require>:29:in `require'
  33. from <internal:lib/rubygems/custom_require>:29:in `require'
  34. from /Users/rob/Sites/watchmemakethis/test/test_helper.rb:2:in `<top (required)>'
  35. from <internal:lib/rubygems/custom_require>:29:in `require'
  36. from <internal:lib/rubygems/custom_require>:29:in `require'
  37. from test/unit/style_test.rb:1:in `<main>'
Add Comment
Please, Sign In to add comment