Sha256: 6f04c08c82a69d3c8a619445eb80242d7c312863d7696836c8afb9635dae14cd
Contents?: true
Size: 438 Bytes
Versions: 5
Compression:
Stored size: 438 Bytes
Contents
= GithubAPI == Running the specs and features To run the specs first run the +bundle+ command to install the necessary gems and then +rake+ command to run the specs. bundle rake The specs currently require Ruby 1.9.x. == Coverage GithubAPI will run coverage only on demand and to run it do COVERAGE=true rake == Automation You can also run specs and features when you do file modifications by typing COVERAGE=true guard
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
github_api-0.3.9 | spec/README.rdoc |
github_api-0.3.8 | spec/README.rdoc |
github_api-0.3.7 | spec/README.rdoc |
github_api-0.3.6 | spec/README.rdoc |
github_api-0.3.4 | spec/README.rdoc |