sending params using post in rails to an external application -


i new ruby on rails. in rails app, when user logs in, need redirect him along info related user external application( https url ends in .action) using post. since redirection request, can give me pointers?

you can send post requests external application using httparty gem


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -