Soap4R and Rails - Server code

Hi,

I have managed to generate my server files from an existing wsdl
specification using wsdl2ruby from soap4r, and was looking to map this
to a Rails persistence store.

There is a wiki page here -
http://wiki.rubyonrails.org/rails/pages/HowToUseSOAP4RWithRails
but it is a little brief (I am fairly new to rails), is there any
other documentation on how to do this for server side development?

thanks,

Norman