Re: [rspec-users] rspec SQLException problem

2008-04-09 Thread Win Lockwood
call off the hounds this happened because I had a file named "Copy of assignments.yml" in my fixtures directory -Win -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo

[rspec-users] rspec SQLException problem

2008-04-08 Thread Win Lockwood
hello: I just installed rspec 1.1.3 by doing this: gem install rspec and then in the root of my project, I did this: ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec_on_rails And now, when I run a unit test (that worked before the rspec installation), I'm getting th