how to redirect_to
user with post method and parameters ?
like this code:
redirect_to 'example.com?key=value&key=value' # with post method
how to redirect_to
user with post method and parameters ?
like this code:
redirect_to 'example.com?key=value&key=value' # with post method