Skip to content

How to: 2. Set env variables

Victor Velazquez edited this page Jul 23, 2014 · 1 revision

Set environment variables

Figaro

We are using figaro to protect env variables with sensible information, so please create the file config/application.yml based on the information of config/application.example.yml and add your variables.

$ cp config/application.example.yml config/application.yml

For more info

Bamboohr client Initialization

$ rake bamboo:sync_users

Configure carrierwave for upload image

Open the file config/initializers/carrierwave.rb and configure carrierwave with the values of the variables