Guest User

Untitled

a guest
May 16th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S script/spec -O spec/spec.opts
  2. /Users/max/.autotest:9: undefined method `slice' for nil:NilClass (NoMethodError)
  3. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:628:in `[]'
  4. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:628:in `hook'
  5. from ./vendor/rails/activesupport/lib/active_support/inflector.rb:260:in `inject'
  6. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:627:in `each'
  7. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:627:in `inject'
  8. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:627:in `hook'
  9. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:269:in `run_tests'
  10. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:226:in `get_to_green'
  11. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:206:in `run'
  12. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:204:in `loop'
  13. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:204:in `run'
  14. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/lib/autotest.rb:133:in `run'
  15. from /Library/Ruby/Gems/1.8/gems/ZenTest-3.9.2/bin/autotest:55
  16. from /usr/bin/autotest:19:in `load'
  17. from /usr/bin/autotest:19
Add Comment
Please, Sign In to add comment