On Oct 8, 2007, at 11:14 AM, Scott Taylor wrote: > > Just ran svn up this morning, and got this (after running ./script/ > generate rspec) > > escher: ./script/spec spec/models/item_spec.rb > > > Finished in 8.0e-06 seconds > > 0 examples, 0 failures > ./script/spec:4:in `run': wrong number of arguments (3 for 1) > (ArgumentError) > from ./script/spec:4 > > > Using rails 1.2.3, rspec trunk, on Mac OS X.4.9. > > Any ideas, or is this a bug in refactoring/with rspec? > > Scott > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users
I should also say, that I replaced all of the default files (spec_helper, spec.opts), and I'm still getting this failure. Any other information needed to debug this? Scott _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users