class GrooveHQ::Relation
Public Instance Methods
get(options = {})
click to toggle source
# File lib/groovehq/relation.rb, line 5 def get(options = {}) client.get href, options end
# File lib/groovehq/relation.rb, line 5 def get(options = {}) client.get href, options end