From: JZ Date: 2005-04-02T08:39:43+09:00 Subject: Testing ActiveRecord in console 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? -- JZ