Module: FbGraph::Connections::Votes

Included in:
QuestionOption
Defined in:
lib/fb_graph/connections/votes.rb

Instance Method Summary collapse

Instance Method Details

#votes(options = {}) ⇒ Object



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

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