An open API service indexing awesome lists of open source software.

https://github.com/hamedmp/edu-rails


https://github.com/hamedmp/edu-rails

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

          

EDU ACTIVE
==========

[![Build Status](https://api.shippable.com/projects/53841d55106fe41601beea68/badge/master)](https://www.shippable.com/projects/53841d55106fe41601beea68)
[![Code Climate](https://codeclimate.com/github/aliismayilov/edu-rails.png)](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.