Re: [Rails-core] Redirect to requested page after succesful login

2017-05-18 Thread T.J. Schuck
Hey everyone! This mailing list (rubyonrails-core) is intended for discussion about development of the framework itself, not usage of it. For support issues or usage questions like this one that are not issues with Rails itself, please post to the rubyonrails-talk mailing list (

Re: [Rails-core] Redirect to requested page after succesful login

2017-05-18 Thread radhames brito
Hi Luis, can you provide a bit more information about the application you have, like what gems you are using for authentication? On Thu, May 18, 2017 at 10:40 AM, Mukesh Singh wrote: > Hi Luis, > > *You can use Device gem* > >

Re: [Rails-core] Redirect to requested page after succesful login

2017-05-18 Thread Mukesh Singh
Hi Luis, *You can use Device gem* *https://github.com/plataformatec/devise/wiki/How-To:-redirect-to-a-specific-page-on-successful-sign-in *

[Rails-core] Redirect to requested page after succesful login

2017-05-18 Thread Luis Fernando Naves Santoyo
Hi, i have never worked with ruby, but i have a page that uses it, the problem is that i want to take a link and send it to other users, so that when the user clicks it the page detects that it haven't log in and redirect to the login page, after successful login the login page should