render The View to be specified next is specified. Construct a new View with the variables you have now.
redirect_to The method to be specified next is specified. Command the browser to send an HTTP request to the specified method. The request will be generated twice.
Example: => GET home/show <= redirect_to => Get home/index <= home/index
Recommended Posts