Skip to content

Instantly share code, notes, and snippets.

@coreyhaines
Created May 25, 2010 17:16
Show Gist options
  • Save coreyhaines/413405 to your computer and use it in GitHub Desktop.
Save coreyhaines/413405 to your computer and use it in GitHub Desktop.
undefined method `ToString' for #<V8::Object:0x10034c7d0 @native=#<V8::C::Object:0x10034d720>> (NoMethodError)
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:37:in `initialize'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:140:in `new'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:140:in `add_step_definition'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/to.rb:39:in `call'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/to.rb:39
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:29:in `call'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:29:in `Run'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:29:in `eval'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:108:in `enter'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:24:in `eval'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:23:in `try'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:23:in `eval'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:43:in `evaluate'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:48:in `load'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:47:in `open'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/therubyracer-0.7.0/lib/v8/context.rb:47:in `load'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:31:in `send'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:31:in `method_missing'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/js_support/js_language.rb:117:in `load_code_file'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/step_mother.rb:84:in `load_code_file'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/step_mother.rb:76:in `load_code_files'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/step_mother.rb:75:in `each'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/step_mother.rb:75:in `load_code_files'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/cli/main.rb:56:in `execute!'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/../lib/cucumber/cli/main.rb:25:in `execute'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/gems/cucumber-0.7.3/bin/cucumber:8
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/bin/cucumber:19:in `load'
/Users/coreyhaines/.rvm/gems/ruby-1.8.7-p249/bin/cucumber:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment