Vk accounts YAML file fix
This commit is contained in:
@@ -0,0 +1 @@
|
||||
VK_ACCOUNTS = YAML.load_file("#{RAILS_ROOT}/config/vk_accounts.yml")[RAILS_ENV]
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
VK_ACCOUNTS = YAML.load_file("#{RAILS_ROOT}/config/vk_accounts.yml")[RAILS_ENV]
|
||||