From: Michael Campbell Date: 2005-07-28T22:51:01+09:00 Subject: Re: ActiveRecord "George Moschovitis" writes: > > I was wondering if ActiveRecord support was available for database > > access without requiring Ruby on Rails? Just for regular Ruby > > scripts? > > If you don't need the rest of Rails's infrastructure have a look at > Og (ObjectGraph) an alternative Ruby Object Relational Mapping > library. It may be just what you need for regular Ruby scripts. As was noted, AR is perfectly usable (and installable) w/o all the other rails related stuff. -- Michael Campbell