https://github.com/maceto/coparubytoursur
https://github.com/maceto/coparubytoursur
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maceto/coparubytoursur
- Owner: maceto
- Created: 2011-08-13T03:49:30.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-03T19:33:41.000Z (almost 15 years ago)
- Last Synced: 2025-02-04T20:41:59.525Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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