From: Quintin Paulson Date: 2005-01-28T02:25:39+09:00 Subject: More advanced Ruby on Rails ------_=_NextPart_001_01C50495.304530EA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello everyone.. I have been playing with ruby on rails a little but but all of the documentation I can find seems to be quite basic. Does anyone know of any documentation that shows how to extend a Model to allow it to use data from multiple tables?. Or does rails always need a single Model -> table relationship?.. The reason I am asking is In my DB schema I have multiple tables for user data ( account, details, data ). Any documentation or links to some examples would be greatly appreciated.. :)=20 Thank you -Quintin ------_=_NextPart_001_01C50495.304530EA--