ruby on rails - How to get application.yaml file after cloning repository -


i have computer , computer b. have created application.yaml file in rails application using figaro gem on computer a. then, cloned repository computer b local environment , noticed missing application.yaml file.

is there way recover this?

the file config/application.yml not included in repository security

the readme say:

... creates commented config/application.yml file , adds .gitignore ...

the idea not have passwords, api key , other in repository.

you have write configuration.yml file in each computer have sistem.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -