Hi all, I'm aware of xml-rpc and soap implementations for Ruby. Does anyone have a REST implementation for Ruby? A few links: http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm http://www.tbray.org/ongoing/When/200x/2003/05/12/SoapAgain http://radio.weblogs.com/0101679/stories/2002/07/20/restSoap.html http://www.xml.com/pub/a/2002/05/08/deviant.html I've seen a few discussions, but no actual implementation - or is there no such thing really, since it's HTTP? I can read all the papers in the world, but I live by examples! :) Regards, Dan