eyeq_metadata

Installation

gem install 

Usage

require 'eyeq_metadata'

eyeq = EyeQ.new(clientid, clientid_tag)
response.request("query_type: 'tvchannel_fetch', gnid: '123-456-789")
#returns a Nokogiri::XML object that contains the response from eyeq

Nokogiri Docs

response.css('RESPONSES')
#returns RESPONSES from Nokogiri::XML