You can use localhost as a redirect with a custom port by doing http://localhost:3000/insert/route/here (3000 being the rails development server port)
You can use localhost as a redirect with a custom port by doing http://localhost:3000/insert/route/here (3000 being the rails development server port)