On Tue, Oct 28, 2008 at 1:54 PM, Mark Wilden <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 28, 2008 at 12:31 PM, Lenny Marks <[EMAIL PROTECTED]> wrote: > >> Ooops. I meant the -l option not -n. >> >> It seems that '-l' command line option for rspec stopped working as of >> rspec 1.1.3. > > > It's been working for me. I wrote a Vim script that runs the current spec > (in whatever window it might be) with DRb, so it takes about a second. It's > made a big difference in my TDD/BDD work cycle. > Come to think of it, I had to change the command it runs from 'script/spec' to 'spec' with the latest release of RSpec. ///ark
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
