Skip to content

ehrenmurdick/rails_shorturl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Rails Short URL

Run your own short URL service.

= Installation

* Edit config/database.yml
* Edit config/initializers/configuration.rb
* Launch!


===
Modified by Ehren Murdick to make the service private:
* Removing html views, the only way to use it will be by rest requests
* Adding a secret key

About

Run your own short url service. yay!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.8%
  • JavaScript 1.2%