== Welcome to meinkabinett demo application

steps you need to do to get this application running

1. edit config/database.yml with your mysql information for development mode (line 14-19)

from your applications root:
2. execute "rake db:create" 
3. execute "rake db:migrate"
4. "script/server"
5. browse "localhost:3000" and start voting