So you want to create a new Rails application based on a Service Oriented Architecture, or (much more likely) you want to split up an existing, large, Rails application into smaller more maintainable services?
This application is a small example based on the techniques illusrated in in Service Oriented Design in Rails.
git clone git://github.com/rgravina/soa_example.git