cawel / vinifera

User-generated reviews for wines

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file .gitmodules Thu Feb 12 16:58:45 -0800 2009 replaced restful_authentication with http://git... [cawel]
file Capfile Sat Sep 26 14:43:17 -0700 2009 tweaked deploy config [Martin Carel]
file LICENSE Sat Dec 20 06:45:28 -0800 2008 adding files to project [cawel]
file README.rdoc Fri Jan 30 06:39:51 -0800 2009 added .gitignore changed README to use rdoc format [cawel]
file Rakefile Tue Aug 25 21:12:31 -0700 2009 replacing shitty acts_as_ferret for cool thinki... [Martin Carel]
directory app/
directory config/
directory db/
directory doc/ Sat Dec 20 06:45:28 -0800 2008 adding files to project [cawel]
directory features/ Tue Aug 25 19:14:32 -0700 2009 updated to Rails 2.3.2 [Martin Carel]
directory lib/ Sat Sep 26 11:56:26 -0700 2009 added French translation [Martin Carel]
directory public/
directory script/
directory spec/ Thu Feb 12 16:58:45 -0800 2009 replaced restful_authentication with http://git... [cawel]
directory stories/ Thu Feb 12 16:58:45 -0800 2009 replaced restful_authentication with http://git... [cawel]
directory test/ Wed Sep 30 20:22:12 -0700 2009 gave permission to admin to edit/update/destroy... [Martin Carel]
directory thorfiles/ Sat Dec 20 06:45:28 -0800 2008 adding files to project [cawel]
directory vendor/ Sun Sep 27 08:44:15 -0700 2009 setup hoptoad [Martin Carel]
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.