| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
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/ | ||
| |
config/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
db/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
lib/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
public/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
script/ | Thu May 17 13:19:17 -0700 2007 | |
| |
syntax/ | ||
| |
test/ | Tue Sep 30 10:20:11 -0700 2008 | |
| |
vendor/ |
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

