[rspec-users] Installing RSpec 1.2.2 and RSpec-Rails 1.2.2 As Plugins for Rails 2.0.5

2009-03-23 Thread Charles Grindel
Hi, I have read the Rspec-Rails page ( http://wiki.github.com/dchelimsky/rspec/rails) describing the different installation procedures for RSpec and Rails. Since I am running Rails 2.0.5, I followed the instructions under "Install an RSpec release >= 1.1.4 in Rails <= 2.1.0". In these instructio

[rspec-users] Spec Server Error on rake spec:server:start

2009-03-23 Thread Charles Grindel
Hi, I am following the directions for setting up autotest ( http://wiki.github.com/dchelimsky/rspec/spec_server-autospec-nearly-pure-bdd-joy) and experienced an error when I run rake spec:server:start. $ rake spec:server:start (in /home/cgrindel/code/it/webapp) Starting up spec_server ... /home/c

Re: [rspec-users] Spec Server Error on rake spec:server:start

2009-03-23 Thread Charles Grindel
Hi, David, I forgot to generate rspec after the upgrade. That fixed the problem. Thanks for your help. Thanks, Chuck On Mon, Mar 23, 2009 at 2:41 PM, David Chelimsky wrote: > 2009/3/23 Charles Grindel : > > Hi, > > > > I am following the directions for setting up

Re: [rspec-users] (MissingSourceFile) no such file to load -- spec/expectations/differs/default

2009-04-16 Thread Charles Grindel
Hi, I too am experiencing the "can't activate , already activated cucumber-0.3.0" error when running rake spec OR rake gems:unpack:dependencies GEM=cucumber Was the fix described by Aslak in the 0.3.0 release? What is the gem source that I should use to load aslakhellesoy-cucumber gem? Thanks,

Re: [rspec-users] (MissingSourceFile) no such file to load -- spec/expectations/differs/default

2009-04-17 Thread Charles Grindel
uot;, I got the following output: > > > Z:\>gem update > Updating installed gems > Updating cucumber > Successfully installed cucumber-0.3.0 > Updating hoe > Successfully installed hoe-1.12.2 > Updating rubygems-update > Successfully installed rubygems-update-1.3.2 > ERRO

[rspec-users] With RSpec 1.2.4, autospec runs twice

2009-04-22 Thread Charles Grindel
Hi, I created a ticket for this in Lighthouse ( https://rspec.lighthouseapp.com/projects/5645/tickets/797-with-rspec-124-autospec-runs-twice). However, I wanted to throw this out to the mailing list. Has anyone else run into this after the 1.2.4 upgrade? Previously on 1.2.2, autospec was running

Re: [rspec-users] With RSpec 1.2.4, autospec runs twice

2009-04-22 Thread Charles Grindel
causes the specs to be run locally. Thanks, Chuck On Wed, Apr 22, 2009 at 9:49 AM, David Chelimsky wrote: > On Wed, Apr 22, 2009 at 8:29 AM, Charles Grindel > wrote: > > Hi, > > > > I created a ticket for this in Lighthouse > > ( > https://rspec.lighthouseapp.com/pro

[rspec-users] Shared examples not reloading in spec_server

2008-02-07 Thread Charles Grindel
I am currently running RSpec 1.1.3 with ZenTest 3.9.1 on Windows XP. I have noticed that shared examples are not being reloaded by spec_server when they have been updated. Below is a simple example that reproduces the problem. The example code and output is at the location below. http://past

Re: [rspec-users] Shared examples not reloading in spec_server

2008-02-09 Thread Charles Grindel
. BTW, thanks for your work with RSpec. Chuck - Original Message From: David Chelimsky <[EMAIL PROTECTED]> To: rspec-users Sent: Thursday, February 7, 2008 11:01:19 AM Subject: Re: [rspec-users] Shared examples not reloading in spec_server On Feb 7, 2008 9:39 AM, C

[rspec-users] Getting RSpec 1.1.4+ to Work with Autotest (ZenTest 3.10.0) on Windows (Win32)

2008-07-11 Thread Charles Grindel
Hi, After upgrading to Rails 2.1, RSpec 1.1.4+ and ZenTest 3.10.0, autotest would no longer find any of my specs on my Windows development machine. Some Googling directed me to a very recent update in the History.txt file for rspec-fails: IMPORTANT: use 'script/autospec' (or just 'autospec' i

Re: [rspec-users] Getting RSpec 1.1.4+ to Work with Autotest (ZenTest 3.10.0) on Windows (Win32)

2008-07-13 Thread Charles Grindel
TED]> To: rspec-users Cc: RSpec Developers Mailing List <[EMAIL PROTECTED]> Sent: Friday, July 11, 2008 3:29:04 PM Subject: Re: [rspec-users] Getting RSpec 1.1.4+ to Work with Autotest (ZenTest 3.10.0) on Windows (Win32) On Fri, Jul 11, 2008 at 8:33 PM, Charles Grindel <[EMAIL PROTECTE