An open API service indexing awesome lists of open source software.

https://github.com/maceto/coparubytoursur


https://github.com/maceto/coparubytoursur

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

h1. Copa Ruby Tour Sur Argentina 2011

h2. Run website locally:

Install gems manually:


datamapper
dm-sqlite-adapter
dm-mysql-adapter
haml
rack
cuba
cutest
capybara

Or with rvm like this:


rvm gemset import .gems

h2. Running tests:


rake test