Module: FbGraph::Connections::Picture::Updatable
- Included in:
- Page
- Defined in:
- lib/fb_graph/connections/picture.rb
Instance Method Summary collapse
Instance Method Details
#picture!(options = {}) ⇒ Object
33 34 35 |
# File 'lib/fb_graph/connections/picture.rb', line 33 def picture!( = {}) post .merge(:connection => :picture) end |