From: "threeve.org" Date: 2005-04-02T08:51:00+09:00 Subject: Re: Testing ActiveRecord in console On Apr 1, 2005 5:39 PM, JZ wrote: > How to import and test ActiveRecord using Interactive Ruby Shell? It is not > clear how it shoud be used and I do not know how even to start, eg. how > import module, bind to database etc. (I am used to pythonic interpreter > console.) Is it possible to use Active Record outside of Rails? > look at script/console from your rails dir.