https://github.com/lukeredpath/minisculus
https://github.com/lukeredpath/minisculus
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukeredpath/minisculus
- Owner: lukeredpath
- Created: 2010-10-12T01:38:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-12T01:39:06.000Z (over 15 years ago)
- Last Synced: 2025-01-29T10:43:20.233Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 113 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To run all specs:
rake spec
To run and submit answers to questions (question five is just put to STDOUT):
rake quiz:answer:all
Gem dependencies: rspec, restclient