Environment:
Mac OS X (Leopard) version 10.5.1
ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-darwin8.10.1]
Rails 2.0.2
Rake, version 0.8.1
I'm following a simple example from OS X's dev doc ("Expenses").
My Problems: 1) I would like to work with MySQL vs sqlite3
2) Rake doesn't know how to build; even though
I followed a simple example.