cindoum / rails_stater_kit

raisl starter kit
1 stars 0 forks source link

Build Status

Ruby on rails starter kit


This is a Ruby on rails starter kit. It should contains everything that is needed to start a project.

Features

Installation

Need to test if installation setup does not require more step...

Installation should not be harder than

git clone git@github.com:cindoum/rails_stater_kit.git 

Then set ENV variables used in config/app_config.yml.

Those values are kept in ENV vars to ensure protection of them. They should never appear within a public repository.

Current version

0.1


Feel free to submit PR or open an issue for any bug or enhancement.