By bloid
via ruby.dzone.com
Submitted: Jul 02 2008 / 15:18
The default database for Rails 2.0.x application is SQLite3. This database is bundled with Mac OSX Leopard and so makes it really easy to get started with Ruby-on-Rails. But it requires couple of additional steps if you are using JRuby.
Add your comment