This should be a very simple task for a Ruby guru. We are in need of a a Ruby-based function that pulls contact information into our software from Highrise using the Highrise APIs: http://developer.37signals.com/highrise/ The Ruby function will accept the Highrise account info (username and password) and a query string as input; as output it will provide the XML-tagged data from the Highrise API. Please review: 1. the above link to Highrise API docs and 2. the following video to see an...