Skip to content

Instantly share code, notes, and snippets.

@fivetwentysix
Created September 15, 2011 04:35
Show Gist options
  • Save fivetwentysix/1218540 to your computer and use it in GitHub Desktop.
Save fivetwentysix/1218540 to your computer and use it in GitHub Desktop.
[~/Sites/BOSS2] cucumber
Using the default profile...
no such file to load -- cucumber/rails/action_controller (LoadError)
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `require'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `block in require'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:225:in `load_dependency'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `require'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-rails-1.0.2/lib/cucumber/rails.rb:6:in `<top (required)>'
/Users/pma/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in `require'
/Users/pma/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:59:in `rescue in require'
/Users/pma/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
/Users/pma/Sites/app/features/support/env.rb:6:in `block in <top (required)>'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/spork-0.9.0.rc9/lib/spork.rb:24:in `prefork'
/Users/pma/Sites/app/features/support/env.rb:4:in `<top (required)>'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/rb_support/rb_language.rb:143:in `load'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/rb_support/rb_language.rb:143:in `load_code_file'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime/support_code.rb:171:in `load_file'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime/support_code.rb:83:in `block in load_files!'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime/support_code.rb:82:in `each'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime/support_code.rb:82:in `load_files!'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime.rb:137:in `load_step_definitions'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/runtime.rb:39:in `run!'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/cli/main.rb:43:in `execute!'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/lib/cucumber/cli/main.rb:20:in `execute'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/gems/cucumber-1.0.6/bin/cucumber:14:in `<top (required)>'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/bin/cucumber:19:in `load'
/Users/pma/.rvm/gems/ruby-1.9.2-p290/bin/cucumber:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment