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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20100321/31acf107/attachment.html>
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
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20100322/62b6c86c/attachment.html>