You can run the this application running the following commands:
$ git clone git://github.com/FabricioFFC/PalpiteCerto.git && mv PalpiteCerto palpitecerto && cd palpitecerto $ gem install sinatra twitter haml pg $ ruby database.rb $ ruby palpitecerto.rb
Don’t forget to configure the connection with your database (originally with Postgres), that can be done editing database.rb and palpite.rb files.
- Fabrício Campos (github.com/FabricioFFC)
- André Pantalião (github.com/apantaliao)
If you would collaborate, you can create a fork, apply the modification and submit a pull request :)