Skip to content

Instantly share code, notes, and snippets.

@mrmemes-eth
Created October 7, 2010 13:17
Show Gist options
  • Save mrmemes-eth/615087 to your computer and use it in GitHub Desktop.
Save mrmemes-eth/615087 to your computer and use it in GitHub Desktop.
error after running rake cucumber. using ruby 1.9.2p0, rails 3, rspec 2.0.0rc
/Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:566:in `block in process_args': invalid option:
--profile (OptionParser::InvalidOption)
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:545:in `new'
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:545:in `process_args'
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:576:in `run'
from /Users/dev/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/minitest/unit.rb:492:in `block in autorun'
(in /Users/dev/hashrocket/heatusa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment