Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 517 Bytes

Short.ly - Simple URL Shortener

Features:

  • Shortens URLs to simple random strings, optional custom alias
  • Avoids creating links from duplicate URLs for public/registered users
  • Link statistics - number of visits to shortened URL
  • Edit/Delete links

About:

Short.ly was created while learning Rails with Ruby on Rails Tutorial. Most of the User code and styling comes from there.

Working demo on Heroku