[rspec-users] rspec bug, on Mysql::Error: MySQL server has gone away: ROLLBACK TO SAVEPOINT active_record_1

2010-03-21 Thread Leopoldo Agdeppa
hello can anybody help me with this bug, (this sometimes occur sometimes passes) 1) ActiveRecord::StatementInvalid in 'MailReader on Simple Tasks should not accept duplicate email' Mysql::Error: MySQL server has gone away: ROLLBACK TO SAVEPOINT active_record_1 /home/poldz/.gem/ruby/1.8/gems/act

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