From: gabriele renzi Date: 2005-07-17T09:20:53+09:00 Subject: Re: Just seen on c.l.py Phil Tomson ha scritto: > > This seems appealing. Is there a way of doing this in Rails? AFAIK this cannot be done with rails' ActiveRecord but it should be possible to do it with Og, the object/relational bridge in nitro. And you should be able to mix & match pieces from nitro and rails (and wee). Cool ain't it? ;)