Does Rails have any sort of tool of its own for transmitting data to a web server via the post method? Thanks.
... doug
Does Rails have any sort of tool of its own for transmitting data to a web server via the post method? Thanks.
... doug
Does Rails have any sort of tool of its own for transmitting data to a web server via the post method? Thanks.
Ruby's Net::HTTP ?
Fred