Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalashnikovisme/grants_controller
https://github.com/kalashnikovisme/grants_controller
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/kalashnikovisme/grants_controller
- Owner: kalashnikovisme
- Created: 2014-08-18T16:04:55.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-10-04T03:43:26.000Z (over 10 years ago)
- Last Synced: 2024-04-15T22:24:08.898Z (9 months ago)
- Language: Ruby
- Size: 2.35 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/kalashnikovisme/grants_controller?branch=develop)](https://travis-ci.org/kalashnikovisme/grants_controller)
[![Coverage Status](https://coveralls.io/repos/kalashnikovisme/grants_controller/badge.png)](https://coveralls.io/r/kalashnikovisme/grants_controller)
```shell
git clone [email protected]:kalashnikovisme/grants_controller
cd grants_controller
git flow init
bundle
rake db:migrate
rails generate figaro:install
rake secret
cp app/assets/images/glyphicons/ public/assets
```
copy secret_token to config/application.yml