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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -