redirect_to 'http://my-external-site.com'
On Mar 4, 9:37 am, Jacob Yong <[email protected]> wrote: > I'm using restful_authentication plugin for my webapp. After everything > is setup properly, the user signup, login and logout can work without > any problem. > Now, I don't know how an external URL, such ashttp://www.my-external-url.com, > can be navigated to the moment a user > has successfully login. > > For example, when I login successfully athttp://localhost:3000/login, > it is automatically routed to the the Rails Welcome Aboard page. I don't > want that to happen. I want it to go tohttp://www.my-external-url.com. > > Does anyone know how to do that? Appreciate if anyone can help. > -- > Posted viahttp://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 group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

