Skip to content

Instantly share code, notes, and snippets.

@ashgti
Created May 30, 2009 02:26
Show Gist options
  • Select an option

  • Save ashgti/120332 to your computer and use it in GitHub Desktop.

Select an option

Save ashgti/120332 to your computer and use it in GitHub Desktop.
/opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:19:in `example_group_started': undefined method `example_group_started' for # (NoMethodError)
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:18:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/reporter.rb:18:in `example_group_started'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/example/example_group_methods.rb:115:in `notify'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/example/example_group_methods.rb:96:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:23:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:22:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/example_group_runner.rb:22:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/options.rb:119:in `run_examples'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/lib/spec/runner/command_line.rb:9:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.2.6/bin/spec:4
from /opt/local/bin/spec:19:in `load'
from /opt/local/bin/spec:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment