Merge branch 'master' of github.com:magnolia-fan/BeatHaven
This commit is contained in:
@@ -2,12 +2,6 @@ class TrackController < ApplicationController
|
||||
require 'net/http'
|
||||
require 'uri'
|
||||
def listen
|
||||
render :json => YAML.load_file("#{RAILS_ROOT}/config/vk_accounts.yml")
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def fetchSearch q
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user