On rereading, I see that you do parse the options using the parse! method, so the answer is to use parse(argv) instead of parse!(argv).
The == vs eq() is probably irrelevant. Sorry to have brought it up. As an aside, i would recommend using a gist with an actual working (failing) examole, as that will make it easier to read, easy to run, and therefore easier to help. Hope this helps, Katrina
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users