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