what: rko-router uses https://github.com/ryandotsmith/nginx-buildpack to build nginx on heroku.
Test against production:
bundle exec rspec -fd ./spec
Test against alternate deployment:
bundle exec env TARGET_HOST=https://rko-router.herokuapp.com rspec -fd ./spec