From: James Gray Date: 2008-09-20T06:48:55+09:00 Subject: Re: Using Rails App (Models) in my Ruby script. On Sep 19, 2008, at 4:12 PM, matu wrote: > Nick da G wrote: > >> Hi, All. >> >> I'm writing a script that's going to run on schedule to pull some >> info >> from a db and dump it into a csv to be ftped >> >> And a similar script to process a csv/excel file we get from a >> vendor to >> put in our db. > > just require boot.rb and environment.rb environment.rb required boot.rb for you, so it's all you need. James Edward Gray II