perhaps this has been discussed before and you can point me to the right thread, but is it possible to run specs from the command line using just ruby? ruby arguments_spec.rb
and it "just run" (like test/unit seems to)? I can't think of a great reason why this would be useful, other than not having to remember which command is which to run files--you only have to type "ruby" (and IDE's that aren't spec aware would be easier to run with). Thanks! -r _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users