public
Description: User-generated reviews for wines
Homepage:
Clone URL: git://github.com/cawel/vinifera.git
name age message
file .gitignore Tue Oct 27 17:54:50 -0700 2009 ignoring db dump files [Martin Carel]
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/ Tue Oct 27 22:13:52 -0700 2009 added reviews to public account page [Martin Carel]
directory config/ Tue Nov 10 18:22:34 -0800 2009 separated dev/prod sphinx config [Martin Carel]
directory db/ Sun Dec 20 09:38:51 -0800 2009 added currently_at_saq column in wines table [Martin Carel]
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/ Tue Oct 27 22:13:52 -0700 2009 added reviews to public account page [Martin Carel]
directory script/ Sun Dec 20 09:47:56 -0800 2009 made changes for 2nd saq data import [Martin Carel]
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.