Module: PaperCropper::Schema::CommandRecorder
- Defined in:
- lib/paper_cropper/schema.rb
Overview
#########################################################################
Instance Method Summary collapse
Instance Method Details
#add_attachment(*args) ⇒ Object
61 62 63 |
# File 'lib/paper_cropper/schema.rb', line 61 def (*args) record(:add_attachment, args) end |