cawel / vinifera
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6f82864
Martin Carel (author)
Wed Sep 30 19:16:28 -0700 2009
vinifera /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | Thu Feb 12 16:58:45 -0800 2009 | |
| |
Capfile | Sat Sep 26 14:43:17 -0700 2009 | |
| |
LICENSE | Sat Dec 20 06:45:28 -0800 2008 | |
| |
README.rdoc | Fri Jan 30 06:39:51 -0800 2009 | |
| |
Rakefile | Tue Aug 25 21:12:31 -0700 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | Sat Dec 20 06:45:28 -0800 2008 | |
| |
features/ | Tue Aug 25 19:14:32 -0700 2009 | |
| |
lib/ | Sat Sep 26 11:56:26 -0700 2009 | |
| |
public/ | ||
| |
script/ | ||
| |
spec/ | Thu Feb 12 16:58:45 -0800 2009 | |
| |
stories/ | Thu Feb 12 16:58:45 -0800 2009 | |
| |
test/ | ||
| |
thorfiles/ | Sat Dec 20 06:45:28 -0800 2008 | |
| |
vendor/ | Sun Sep 27 08:44:15 -0700 2009 |
README.rdoc
Vinifera
Vinifera is a user-generated reviews for wines.
Installation
Quick steps to be up and running:
git clone git://github.com/cawel/vinifera.git cd vinifera rake db:create rake db:migrate rake db:fixtures:load script/server
Credits
Vinifera made good use of:
Blank , developped by GiraffeSoft Inc. ActiveScaffold
License
Blank is available under the MIT License, as is all of the code generated by the rails generator.

