Subject: invoke rails model from other ruby files
From: Junkone <junkone1 gmail.com>
Date: Fri, 9 Nov 2007 03:10:10 +0900
how can i invoke rails model objects from other non rails ruby
objects. do i have to do a require '<railsobject>' or is there a way i
can refernce rails enviorument from ruby.