ehrenmurdick/rails_shorturl
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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