/overwatch

overwatch

Primary LanguageRubyMIT LicenseMIT

Overwatch

Description

Simple sinatra application with rspec, capybara and simplecov.

Running

If you don't want to be limited to the versions in the Gemfile.lock, remove it before bundle install

bundle install --path ./vendor
bundle exec foreman start

Testing

Tests with rspec.

bundle install --path ./vendor
bundle exec rake

License and Author

This app is available as open source under the terms of the MIT License as listed in the included LICENSE file.