| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Feb 10 23:57:17 -0800 2008 | |
| |
CHANGELOG | Mon Jan 21 23:19:38 -0800 2008 | |
| |
LICENSE | Tue Sep 30 10:26:33 -0700 2008 | |
| |
README | Tue Jun 26 19:45:15 -0700 2007 | |
| |
Rakefile | Thu May 17 13:19:17 -0700 2007 | |
| |
app/ | Tue Oct 21 18:55:58 -0700 2008 | |
| |
config/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
db/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
lib/ | Tue Oct 21 18:55:58 -0700 2008 | |
| |
public/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
script/ | Thu May 17 13:19:17 -0700 2007 | |
| |
syntax/ | Mon Jan 14 00:30:39 -0800 2008 | |
| |
test/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
vendor/ | Tue Sep 30 10:20:11 -0700 2008 |
README
# quickie install directions cp config/database.sample.yml config/database.yml mkdir log rake tmp:create rake db:schema:load start server, surf to /install
