Module: Printfection::Actions::Update
Instance Method Summary collapse
Instance Method Details
permalink #save ⇒ Object
[View source]
25 26 27 28 |
# File 'lib/printfection/actions.rb', line 25 def save Printfection.patch self.uri, changes true end |