Guest User

Untitled

a guest
Feb 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. phoenix:cliq pius$ rake spec
  2. (in /Users/pius/muses/cliq)
  3. /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices/module.rb:263:in `slice_files_from_search_path': undefined method `include?' for #<Pathname:/Users/pius/muses/cliq/slices> (NoMethodError)
  4. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/core_ext/kernel.rb:49:in `inject'
  5. from /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices/module.rb:260:in `each'
  6. from /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices/module.rb:260:in `inject'
  7. from /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices/module.rb:260:in `slice_files_from_search_path'
  8. from /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices/module.rb:61:in `register_slices_from_search_path!'
  9. from /usr/local/lib/ruby/gems/1.8/gems/merb-slices-0.9.4/lib/merb-slices.rb:28:in `run'
  10. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/bootloader.rb:68:in `run'
  11. from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:51:in `start'
  12. ... 8 levels...
  13. from /usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner/example_group_runner.rb:13:in `load_files'
  14. from /usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner/options.rb:98:in `run_examples'
  15. from /usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib/spec/runner/command_line.rb:19:in `run'
  16. from /usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/bin/spec:4
  17. rake aborted!
  18. Command /usr/local/bin/ruby -I"/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/lib" "/usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.4/bin/spec" "spec/controllers/openings_spec.rb" "spec/helpers/openings_helper_spec.rb" "spec/helpers/outings_helper_spec.rb" "spec/helpers/rsvps_helper_spec.rb" "spec/helpers/schedules_helper_spec.rb" "spec/helpers/venues_helper_spec.rb" "spec/models/opening_spec.rb" "spec/models/outing_spec.rb" "spec/models/rsvp_spec.rb" "spec/models/schedule_spec.rb" "spec/models/venue_spec.rb" --options ./spec/spec.opts failed
  19.  
  20. (See full trace by running task with --trace)
  21. phoenix:cliq pius$
Add Comment
Please, Sign In to add comment