jump to navigation

Installing SQLite to work with Ruby on Windows March 28, 2009

Posted by artiko in: Software , Web , Windows , trackback

If we want our applications written in Ruby on Rails use the local SQLite database performance just three simple steps:

That's it. Now you just have to configure our application to the base set its configuration as follows:
production:
adapter: sqlite3
dbfile: db/redmine.db

Comments »

No comments yet - be the first?


Obraz CAPTCHY
Refresh Image
*