Skip to content

Instantly share code, notes, and snippets.

@biilmann
Created March 16, 2010 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save biilmann/333830 to your computer and use it in GitHub Desktop.
Save biilmann/333830 to your computer and use it in GitHub Desktop.
[mbc@mbcbook-2 primordial-soup (cucumber)]$ ruby script/cucumber
Using the default profile...
DEPRECATION WARNING: RAILS_ROOT is deprecated! Use Rails.root instead. (called from join at /Users/mbc/.bundle/gems/compass-0.8.17/lib/compass/configuration.rb:137)
uninitialized constant ActionDispatch::Integration::Session::Test (NameError)
/Users/mbc/.bundle/gems/activesupport-3.0.0.beta/lib/active_support/dependencies.rb:116:in `const_missing'
/Users/mbc/.bundle/gems/actionpack-3.0.0.beta/lib/action_dispatch/testing/integration.rb:127
/Users/mbc/.bundle/gems/activesupport-3.0.0.beta/lib/active_support/dependencies.rb:169:in `require'
/Users/mbc/.bundle/gems/activesupport-3.0.0.beta/lib/active_support/dependencies.rb:169:in `require'
/Users/mbc/.bundle/bundler/gems/cucumber-rails-625d6ba1c12badd9982f14c269b4f799c93ba3c9-master/lib/cucumber/rails/world.rb:22
/Users/mbc/.bundle/gems/activesupport-3.0.0.beta/lib/active_support/dependencies.rb:169:in `require'
/Users/mbc/.bundle/gems/activesupport-3.0.0.beta/lib/active_support/dependencies.rb:169:in `require'
/Users/mbc/fun/primordial-soup/features/support/env.rb:11
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `polyglot_original_require'
/opt/local/lib/ruby/gems/1.8/gems/polyglot-0.3.0/lib/polyglot.rb:65:in `require'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/bin/../lib/cucumber/rb_support/rb_language.rb:124:in `load_code_file'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/step_mother.rb:85:in `load_code_file'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/step_mother.rb:77:in `load_code_files'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/step_mother.rb:76:in `each'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/step_mother.rb:76:in `load_code_files'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/cli/main.rb:48:in `execute!'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/lib/cucumber/cli/main.rb:20:in `execute'
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.6.3/bin/cucumber:8
script/cucumber:9:in `load'
script/cucumber:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment