Skip to content

Instantly share code, notes, and snippets.

@drewdeponte
Created April 6, 2013 06:04
Show Gist options
  • Save drewdeponte/5325062 to your computer and use it in GitHub Desktop.
Save drewdeponte/5325062 to your computer and use it in GitHub Desktop.
☺ spring rspec spec ruby-1.9.3-p327@capture_api 5769m create_capture_rlevents_CAP-1006 5cb6510
WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.9.0
/Users/adeponte/code/reachlocal/capture_api/spec/lib/internal_reporting/events_detail_report_form_spec.rb:4:in `<top (required)>': uninitialized constant InternalReporting::Event
sDetailReportForm (NameError)
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/gems/rspec-core-2.12.2/lib/rspec/core/configuration.rb:789:in `block in load_spec_files'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/gems/rspec-core-2.12.2/lib/rspec/core/configuration.rb:789:in `each'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/gems/rspec-core-2.12.2/lib/rspec/core/configuration.rb:789:in `load_spec_files'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/gems/rspec-core-2.12.2/lib/rspec/core/command_line.rb:22:in `run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/gems/rspec-core-2.12.2/lib/rspec/core/runner.rb:80:in `run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/commands.rb:110:in `call'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:71:in `block in serve'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:66:in `fork'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:66:in `serve'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:49:in `block in run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:43:in `loop'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:43:in `run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application.rb:37:in `start'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:95:in `block in start_child'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:82:in `fork'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:82:in `start_child'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:27:in `start'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:54:in `block in with_child'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:21:in `synchronize'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:43:in `with_child'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/application_manager.rb:62:in `run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/server.rb:47:in `serve'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/server.rb:35:in `block in boot'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/server.rb:35:in `loop'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/server.rb:35:in `boot'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/server.rb:15:in `boot'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/client/start.rb:13:in `call'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/client/command.rb:7:in `call'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/lib/spring/client.rb:23:in `run'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/gems/spring-0.0.8/bin/spring:4:in `<top (required)>'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/bin/spring:19:in `load'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@global/bin/spring:19:in `<main>'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/adeponte/.rvm/gems/ruby-1.9.3-p327@capture_api/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment