In this project you'll build a URL shortener service.
This version is a little bit different than what we do in Module 2 these days:
- You can use Rails and ActiveRecord instead of Sinatra and Sequel
- We're skipping authentication and authorization: We won't be implementing the idea of registered users