Open SaxtonDrey opened 3 years ago
Hi.
I tryed to use google_json_key_string added by #415 . But there is no way to load google_json_key_string from YAML file because it isn't present in Config#load_yml.
google_json_key_string
Config#load_yml
https://github.com/AssetSync/asset_sync/blob/88e7a64143103b28e21590da1d53a2ce668b13d3/lib/asset_sync/config.rb#L226-L231
I made PR https://github.com/AssetSync/asset_sync/pull/419
Hi.
I tryed to use
google_json_key_string
added by #415 . But there is no way to loadgoogle_json_key_string
from YAML file because it isn't present inConfig#load_yml
.https://github.com/AssetSync/asset_sync/blob/88e7a64143103b28e21590da1d53a2ce668b13d3/lib/asset_sync/config.rb#L226-L231