[rspec-users] autotest, rails and view specs
David Chelimsky
dchelimsky at gmail.com
Sun Mar 21 21:32:25 EDT 2010
On Sun, Mar 21, 2010 at 8:08 PM, Bruno Pedroso <brunopedroso at gmail.com> 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?
You make it sound so simple :)
To be honest I don't remember the specific issue. I believe it was
related to rails' template caching. If you can get it to work reliably
I'll be happy to accept a patch. Please file a ticket at
http://rspec.lighthouseapp.com/ first, and then link to or attach a
patch.
>
> --
> []'s Bruno
>
>
>
> [1] http://wiki.github.com/dchelimsky/rspec/spork-autospec-pure-bdd-joy
More information about the rspec-users
mailing list