demo-ruby-climate-tck
Demo of Servirtum using the Climate Data API of the World Bank
This demo is a work in progress following a guide (at step 3 presently): https://github.com/servirtium/README/blob/master/starting-a-new-implementation.md
Building & Running Tests
- Rubocop:
bundle exec rake rubocop
- RSpec:
bundle exec rake spec