I just got back from RailsConf, and upgraded on of my development apps
to 2.1, and now autotest is going into an infinite loop. It runs tests
continuously instead of waiting for files to be saved before rerunning.
Has anybody else seen this, or know how to get around it?
Thanks,
Andrew
___
Pat Maddox wrote:
On Mon, Jun 2, 2008 at 11:09 PM, Jose Fernandez <[EMAIL PROTECTED]> wrote:
I can't figure out how to build rspec-rails as a gem when just cloned
from github... there isn't any .gemspec file or rake task that does
this. Any help?
rspec-rails is a rails plugin, not a ge
On Jun 3, 2008, at 11:31 AM, Ben Mabey wrote:
Pat Maddox wrote:
On Mon, Jun 2, 2008 at 11:09 PM, Jose Fernandez <[EMAIL PROTECTED]
forum.com> wrote:
I can't figure out how to build rspec-rails as a gem when just
cloned
from github... there isn't any .gemspec file or rake task that does
th
David Chelimsky wrote:
On Jun 3, 2008, at 11:31 AM, Ben Mabey wrote:
Pat Maddox wrote:
On Mon, Jun 2, 2008 at 11:09 PM, Jose Fernandez
<[EMAIL PROTECTED]> wrote:
I can't figure out how to build rspec-rails as a gem when just cloned
from github... there isn't any .gemspec file or rake task
On Jun 3, 2008, at 11:55 AM, Ben Mabey wrote:
David Chelimsky wrote:
On Jun 3, 2008, at 11:31 AM, Ben Mabey wrote:
Pat Maddox wrote:
On Mon, Jun 2, 2008 at 11:09 PM, Jose Fernandez <[EMAIL PROTECTED]
> wrote:
I can't figure out how to build rspec-rails as a gem when just
cloned
from git
Had this a few times - seems to be something to do with the .autotest file
in your home folder, replacing that has helped me before, but I can't be
more specific.
2008/6/3 Andrew Selder <[EMAIL PROTECTED]>:
> I just got back from RailsConf, and upgraded on of my development apps to
> 2.1, and n
since upgrading to 1.1.4 (I had been running without issue on a git
snapshot), I'm noticing that my filter actions initiated from application.rb
seem to be running twice. I created a test rails project with the rspec
scaffold and am also seeing the same behavior here too.
Adding this code to app
On Tue, Jun 3, 2008 at 5:31 PM, Matt McNeil <[EMAIL PROTECTED]> wrote:
>
> since upgrading to 1.1.4 (I had been running without issue on a git
> snapshot), I'm noticing that my filter actions initiated from application.rb
> seem to be running twice. I created a test rails project with the rspec
>
Pat Maddox wrote:
>
> On Tue, Jun 3, 2008 at 5:31 PM, Matt McNeil <[EMAIL PROTECTED]> wrote:
>>
>> since upgrading to 1.1.4 (I had been running without issue on a git
>> snapshot), I'm noticing that my filter actions initiated from
>> application.rb
>> seem to be running twice. I created a test
On Tue, Jun 3, 2008 at 7:27 PM, Matt McNeil <[EMAIL PROTECTED]> wrote:
>
>
> Pat Maddox wrote:
>>
>> On Tue, Jun 3, 2008 at 5:31 PM, Matt McNeil <[EMAIL PROTECTED]> wrote:
>>>
>>> since upgrading to 1.1.4 (I had been running without issue on a git
>>> snapshot), I'm noticing that my filter actions
On Fri, 2008-04-11 at 17:16 +0200, Andy Orahood wrote:
> When I run autotest it works fine the first time, generating the command
> line:
>
> /usr/bin/ruby1.8 -S script/spec -O spec/spec.opts
> spec/models/timespan_spec.rb spec/models/article_spec.rb ... spec files>
>
> and all my specs get run.
On Tue, 2008-04-01 at 08:48 +0100, Ashley Moran wrote:
>
> Hmm, exact same revision as me. Are we the only one s having
> problems? I've also noticed errors along the lines of
> "ActionController not found" and "expected XXX to respond to
> respond_to?" (or something - that from the developer t
12 matches
Mail list logo