Hi, after an update to all the latest gems, I have a controller spec failing
that wasn't previously:
   flash[:alert].should eql( "Blah blah." )**

The flash is being set by "flash.now[:alert] = '...'" in this instance.
Can anyone suggest how I can make this work again?
Cheers,
   Doug.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to