https://github.com/hamedmp/edu-rails
https://github.com/hamedmp/edu-rails
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamedmp/edu-rails
- Owner: HamedMP
- Created: 2016-12-30T22:49:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T22:57:46.000Z (almost 12 years ago)
- Last Synced: 2025-10-06T01:35:42.699Z (8 months ago)
- Language: Ruby
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EDU ACTIVE
==========
[](https://www.shippable.com/projects/53841d55106fe41601beea68)
[](https://codeclimate.com/github/aliismayilov/edu-rails)
This README would normally document whatever steps are necessary to get the
application up and running.
## Ruby version
`2.1.2`
## System dependencies
This project uses [gitflow](https://github.com/nvie/gitflow).
## Configuration
Run `git flow init` to get into development.
Create `.env` file with the following keys and values for authentication in development environment:
```yaml
FACEBOOK_KEY: ...
FACEBOOK_SECRET: ...
```
## Database
Nothing special.
## How to run the test suite
```sh
$ bin/rake
```
## Services (job queues, cache servers, search engines, etc.)
Nothing special.
## Deployment instructions
Deployed to Heroku through shippable.com.