Skip to content

Instantly share code, notes, and snippets.

@kofno
Created April 15, 2009 18:53
Show Gist options
  • Save kofno/95957 to your computer and use it in GitHub Desktop.
Save kofno/95957 to your computer and use it in GitHub Desktop.
'cucumber features/standard -n -p standard ' backtrace
/home/ryan/projects/trisano/trisano/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:440:in `load_missing_constant': uninitialized constant Spec::Runner (NameError)
from /home/ryan/projects/trisano/trisano/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing'
from /home/ryan/projects/trisano/trisano/webapp/vendor/plugins/webrat/lib/webrat/rspec-rails.rb:8
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `polyglot_original_require'
from /usr/local/lib/ruby/gems/1.8/gems/polyglot-0.2.5/lib/polyglot.rb:54:in `require'
from /home/ryan/projects/trisano/trisano/webapp/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require'
from ./features/support/env.rb:28
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
... 6 levels...
from /usr/local/lib/ruby/gems/1.8/gems/cucumber-0.3.0/bin/../lib/cucumber/cli/main.rb:20:in `execute'
from /usr/local/lib/ruby/gems/1.8/gems/cucumber-0.3.0/bin/cucumber:6
from /usr/local/bin/cucumber:19:in `load'
from /usr/local/bin/cucumber:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment