Utilizing Ruby on Rails Web Services with Java
Posted March 31st, 2007 by paulAs part of a project I’m currently working on, I’ve had to integrate a RoR application with another developer’s Java code. At first glance, things looked to be fairly simple as I envisioned a simple Web Service communication between Java and Ruby would be a breeze…not so fast. Getting the two to play [...]