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 as
http://www.my-external-url.com, can be navigated to the moment a user
has successfully login.

For example, when I login successfully at http://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 to http://www.my-external-url.com.

Does anyone know how to do that? Appreciate if anyone can help.
-- 
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 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to