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

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -