Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Get "cucumber users/" or some directory or file #11

Open
chatman-media opened this issue Sep 27, 2011 · 1 comment
Open

Can't Get "cucumber users/" or some directory or file #11

chatman-media opened this issue Sep 27, 2011 · 1 comment

Comments

@chatman-media
Copy link

It works only "cucumber". Presumably there are some method to do that, because ti's slightly cumbersome to start all features every time.
A lot of code below:

~project git:(master) cucumber users/
Using the default profile...
undefined method configure' for RSpec:Module (NoMethodError) /home/alder/RubymineProjects/team_pm/spec/support/devise.rb:1:in<top (required)>'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:234:in load' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:234:inblock in load'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:225:in load_dependency' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:234:inload'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/rb_support/rb_language.rb:143:in load_code_file' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:171:inload_file'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:83:in block in load_files!' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:82:ineach'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime/support_code.rb:82:in load_files!' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime.rb:137:inload_step_definitions'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/runtime.rb:39:in run!' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/cli/main.rb:43:inexecute!'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/lib/cucumber/cli/main.rb:20:in execute' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/gems/cucumber-1.1.0/bin/cucumber:14:in<top (required)>'
/home/alder/.rvm/gems/ruby-1.9.2-p290@global/bin/cucumber:19:in load' /home/alder/.rvm/gems/ruby-1.9.2-p290@global/bin/cucumber:19:in

'

@hackternoon
Copy link

I wonder which cucumber is getting called?
When I run cucumber I ensure I pick the cucumber I want.
Sometimes I'll run script/cucumber.
Sometimes I'll run bundle exec cucumber.
Rarely I'll run the cumber resident in system-gems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants