Skip to content

leandronsp/yet-another-url-shortener

Repository files navigation

Yet Another URL Shortener

Build Status Test Coverage Code Climate

URL Shortener on top of Base 62 algorithm

  • Ruby 2.3.1+
  • Rails 5.0.0.1
  • RSpec
  • Simplecov
  • Guard

Testing & Coverage

bundle exec rspec / bundle exec guard

open coverage/index.html

Author

@leandronsp