Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augustt198/shortener
Link shortener in Rails.
https://github.com/augustt198/shortener
Last synced: about 2 months ago
JSON representation
Link shortener in Rails.
- Host: GitHub
- URL: https://github.com/augustt198/shortener
- Owner: augustt198
- Created: 2014-02-06T01:54:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T13:41:29.000Z (over 9 years ago)
- Last Synced: 2024-04-14T23:17:29.917Z (9 months ago)
- Language: JavaScript
- Size: 305 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Shortener
===Shortener is a Rails app for shortening links - provided you have a short domain
Shortener needs to connect to a MongoDB instance in order to work. To do this,
add the `config/mongoid.yml` file - an example can be found at
http://mongoid.org/en/mongoid/docs/installation.html#configuration.![](http://i.imgur.com/O1nviRS.png)