On Thu, November 22, 2007 17:42, David Chelimsky wrote:
>
> Did you run this?
>
> ruby script/generate rspec
>

Yes I did. I forgot to report this however.

> Here's the order of things:
>
> rails pragdepot
> cd pragdepot
> ruby script/plugin install http://rspec.rubyforge.org/svn/trunk/rspec
> ruby script/plugin install
> http://rspec.rubyforge.org/svn/trunk/rspec_on_rails
> ruby script/generate rspec
> ruby script/generate rspec_model product
> rake db:migrate
> rake spec:models
>
> The db creation should happen some time before running rake db:migrate.
>
> HTH,
> David
>
>

I have this working now but I had to install the win32console gem and I
had to remove and reinstall postgresql 8.2.5, removing the text search
module from the default schema.

Many thanks.

Regards,

-- 
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:[EMAIL PROTECTED]
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to