Soleone / photoe
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Dennis Theisen (author)
Tue Mar 24 22:10:57 -0700 2009
photoe /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
test/ | ||
| |
vendor/ |
README
Installation 1. Copy config/database.yml.sample to config/database.yml and insert your database authentication 2. Create a log directory 3. Create a tmp directory 4. run rake gems:install to install required Gems (Authlogic and Shoulda)

