[Rails] Re: form_remote_tag comes back before saving really done?

2009-02-11 Thread MaD
try a current_user.reload or current_user.pending_friends_by_me.reload in your controller after the save. maybe this helps. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to

[Rails] Re: form_remote_tag comes back before saving really done?

2009-02-11 Thread comopasta Gr
Ha! current_user.pending_friends_by_me.reload Yeah that fixed it! Thanks MaD! -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this