Vk accounts YAML file fix

This commit is contained in:
magnolia-fan
2011-04-09 03:13:28 +04:00
parent 253b732643
commit 9cbc3d1400
3 changed files with 40 additions and 43 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ class TrackController < ApplicationController
require 'net/http'
require 'uri'
def listen
pp VK_ACCOUNTS
end
private