Skip to content

Instantly share code, notes, and snippets.

@sunfmin
Created February 10, 2009 07:01
Show Gist options
  • Save sunfmin/61283 to your computer and use it in GitHub Desktop.
Save sunfmin/61283 to your computer and use it in GitHub Desktop.
Felix:~/Developments/asics sunfmin$ spec ./spec/controllers/comments_spec.rb
/opt/local/lib/ruby/gems/1.8/gems/ParseTree-3.0.2/lib/parse_tree.rb:152:in `parse_tree_for_meth': bad version, 1.8.7 != 1.8.6 (fatal)
from /opt/local/lib/ruby/gems/1.8/gems/ParseTree-3.0.2/lib/parse_tree.rb:152:in `parse_tree_for_method'
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/unique.rb:81:in `key_for'
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/unique.rb:44:in `unique'
from ./spec/controllers/../spec_fixtures.rb:23
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/sweatshop.rb:118:in `call'
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/sweatshop.rb:118:in `attributes'
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/sweatshop.rb:75:in `create'
from /opt/local/lib/ruby/gems/1.8/gems/dm-sweatshop-0.9.10/lib/dm-sweatshop/model.rb:38:in `gen'
from ./spec/controllers/comments_spec.rb:3
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:15:in `load'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:15:in `load_files'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:14:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/example_group_runner.rb:14:in `load_files'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/options.rb:94:in `run_examples'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/runner/command_line.rb:9:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/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