[rspec-users] (no subject) - rspec not running
David Chelimsky
dchelimsky at gmail.com
Tue Oct 16 17:27:42 EDT 2007
On 10/16/07, Steven Garcia <lists at ruby-forum.com> wrote:
> @post.should_be more_specific
>
> script/spec:4:in `run': wrong number of arguments (5 for 1)
> (ArgumentError)
http://rspec.rubyforge.org/documentation/rails/install.html
script/generate rspec
You need to do that every time you update vendor/plugins/rspec and
vendor/plugins/rspec_on_rails
Cheers,
David
More information about the rspec-users
mailing list