This is a simple app that can shorten URLS.
Download & clone as you please.
Run 'rake db:create && rake db:migrate' to set up the postgresql database.
Use 'rails s' in the Terminal, then navigate to 'localhost:3000' in your browser to play!
If you want to play around with it right away, a functional version can be found online at ant-ritly.herokuapp.com