To avoid this sort of issue, I recommend using piston. With piston you can
check in revision combinations that actually work in your source tree
without using svn externals.

Stefan

2007/11/28, Daniel Tenner <[EMAIL PROTECTED]>:
>
> Hi all,
>
> Not sure if I'm the only one with this problem...
>
> We're on edge for both rails and rspec, and i just did an update...
> Some apparently innocuous rails stuff was updated, and then half my
> specs broke due to an error in rspec_on_rails:
> ArgumentError in 'UserController without logged in user should show
> the index page'
> wrong number of arguments (2 for 1)
> ..../vendor/plugins/rspec_on_rails/lib/spec/rails/example/behaviour/
> controller_example_group.rb:188:in `render'
>
> I tried backtracking to an earlier version of rails with no luck.
>
> Can anyone provide some version numbers (for rspec, rspec on rails,
> and rails itself) that I can downgrade back to so my specs work again?
>
> Thanks a lot!
>
> Daniel
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>



-- 
Bekk Open Source
http://boss.bekk.no
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to