From: James Hunt Date: 2007-09-10T06:41:31+09:00 Subject: Re: how to fix assigns(:user) on controller test > But did you try: > assert_equal 'newpassword', assigns(:user).password > > and you actually do assign to @user in the controller, right? > > -Rob > > Rob Biedenharn http://agileconsultingllc.com > Rob@AgileConsultingLLC.com > I can't believe I completely missed the point of this post. No more posting on < 3 hours of sleep :-D -- James