search for: accept_friendship

Displaying 1 result from an estimated 1 matches for "accept_friendship".

2010 Mar 09
1
Redirect to the url after login
...n mechanism. I am sending out an email to user if he has any new friend request. I am giving a URL in the email from which he can accept the invitation. My problem is whenever the user is not logged in he is redirected to the login page first. After successful login he should be redirected to "accept_friendship" URL But it doesn''t it goes to the default page after successful login. How should I fix this? Thanks, Tushar Gandhi -- 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 po...