ruby on rails - Config GEM Staging ENV is not working -


im using config gem on ruby 2.2.1 , rails 4.2.1 have setting under directory

config/settings/staging.yml 

but after make deploy staging (i'm ussing flightplan it) staging taken seeting under directory

config/settings/production.yml 

somebody have idea problem here?

thnks


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -