Method: GSGraph::Connections::Votes#votes

Defined in:
lib/gs_graph/connections/votes.rb

#votes(options = {}) ⇒ Object



4
5
6
# File 'lib/gs_graph/connections/votes.rb', line 4

def votes(options = {})
  self.connection :votes, options
end