README: change version of components + add a support section

This commit is contained in:
did 2011-05-20 15:43:47 +02:00
parent 4cd771aca5
commit 152fc83d95
1 changed files with 6 additions and 2 deletions

View File

@ -19,8 +19,8 @@ h2. Gems
Here is a short list of main gems used in the application.
* Rails 3.0.5
* Mongoid 2.0.0.rc.7 (with MongoDB 1.6)
* Rails 3.0.7
* Mongoid 2.0.1 (with MongoDB 1.6)
* Liquid
* Devise
* Carrierwave
@ -38,6 +38,10 @@ h2. Team
* Contributors: "Dirk Kelly":http://www.dirkkelly.com, "Mario Visic":http://www.mariovisic.com, "Raphael Costa":http://raphaelcosta.net (Brazilian Portuguese translation), "Bernd Hauser":http://www.designhunger.de (German translation), "Andrea Frigido":http://www.frisoft.it (Italian translation)
* UI Designer: "Sacha Greif":http://www.sachagreif.com
h2. Support
Bernd Hauser from "Design Hunger":http://www.designhunger.de funded the following feature: *has_one* / *has_many* between content types.
h2. Credits
"Rodrigo Alvarez":http://blog.codecaster.es/ for his plugin named Congo which gave us a good starting point and for his availability for (very late) tech discussions.