[rspec-users] autotest, rails and view specs

2010-03-22 Thread Bruno Pedroso
Hi, I've read in [1] that autotest "does not work with view specs for rails versions < 2.3", but I didn't find a reason for that. Is it just a bug? -- []'s Bruno [1] http://wiki.github.com/dchelimsky/rspec/spork-autospec-pure-bdd-joy -- []'s Bruno _

Re: [rspec-users] autotest, rails and view specs

2010-03-21 Thread David Chelimsky
On Sun, Mar 21, 2010 at 8:08 PM, Bruno Pedroso wrote: > Hi, > > I've read in [1] that autotest "does not work with view specs for rails > versions < 2.3", but I didn't find a reason about that. It's the combination of autotest and spork that results in inconsistent results. > Is it just a bug?

[rspec-users] autotest, rails and view specs

2010-03-21 Thread Bruno Pedroso
Hi, I've read in [1] that autotest "does not work with view specs for rails versions < 2.3", but I didn't find a reason about that. Is it just a bug? -- []'s Bruno [1] http://wiki.github.com/dchelimsky/rspec/spork-autospec-pure-bdd-joy ___ rspec-us