From: Junkone Date: 2007-11-09T03:10:10+09:00 Subject: invoke rails model from other ruby files how can i invoke rails model objects from other non rails ruby objects. do i have to do a require '' or is there a way i can refernce rails enviorument from ruby.