Howto Merb + Shoes: Web-based pastebin with GUI frontend
approval
An interesting article on O'Reilly which shows how to build a simple pastebin service using Merb as the database backend and Shoes as a GUI frontend. Communication between the two parts happens with YAML over HTTP. Interesting indeed.