Problem wih SaltedPassword Generator and rails 1.0

I upgraded to rails 1.0 via gems and I’m now having problems with the
SaltedPassword generator. I cannot get rake test_units to complete w/o
errors.

Error I got was "rake aborted compile error
c:\ruby…\rails-1.0.0/lib/initializer.rb:180 syntax error
:authetication => :login^ "

Is there any way to roll back to 0.13?
C-