From: "Stéphane Wirtel" Date: 2008-02-22T05:14:57+09:00 Subject: Re: beginner's problem with sqlite3 --------------070008020008020705080808 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit And I add the config file for database :d Sorry :d --------------070008020008020705080808 Content-Type: text/plain; name="database.yml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="database.yml" adapter: sqlite3 database: development.sqlite3 --------------070008020008020705080808--