==========
This application is just to learn purposses. A couple of friends (and me too of course) are learning RoR and this will be his first RoR application.
Here they are learning about an agile development process to meet the goal, using Test Driven Development, GIT version control, Code Review, Continuos Integration, Pair Programming and more.
Goal: an usable web application useful for share amateur soccer experiences. The site also should be useful to
- create your config/database.yml
- create your config/application.yml
- rake db:create
- rake db:migrate
- rake spec
- rails s