Skip to content

Project in Sinatra that stores the Brazil's games guesses tweeted of 2010 World Cup.

Notifications You must be signed in to change notification settings

FabricioFFC/PalpiteCerto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PalpiteCerto

How to setup application

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.

Maintainers

How to collaborate

If you would collaborate, you can create a fork, apply the modification and submit a pull request :)

About

Project in Sinatra that stores the Brazil's games guesses tweeted of 2010 World Cup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages