Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/mongr
Mongr is web-based lingr client.
https://github.com/supermomonga/mongr
Last synced: 6 days ago
JSON representation
Mongr is web-based lingr client.
- Host: GitHub
- URL: https://github.com/supermomonga/mongr
- Owner: supermomonga
- Created: 2013-06-22T02:05:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-22T06:28:32.000Z (over 11 years ago)
- Last Synced: 2024-12-04T00:26:47.084Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
## Mongr
Mongr is web-based lingr client.
## Environment
* This application requires Ruby 1.9.3+ and Rails 3.2.13+.
* This application is hosted on heroku.## Database
* SQLite3 on Development env
* PostgreSQL on Production env## Development
* Template Engine: Haml
* Testing Framework: RSpec and Factory Girl
* Front-end Framework: Purecss
* Form Builder: SimpleForm
* Authentication: OmniAuth
* Authorization: CanCanThe application is configured to send emails using a Mandrill account.
## Developers
* supermomonga
* ujihisa## License
Sonouchi kimeru (GPL-3+?).