jacques / warehouse forked from entp/warehouse
- Source
- Commits
- Network (31)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| 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 Oct 21 18:55:58 -0700 2008 | |
| |
log/ | ||
| |
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 | |
| |
tmp/ | ||
| |
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

