Skip to content

vtlabs/PalpiteCerto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 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

Aplicação que armazena os palpites dos jogos do Brasil na Copa de 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%