Method: ReVIEW::PDFMaker.execute
- Defined in:
- lib/review/pdfmaker.rb
.execute(*args) ⇒ Object
92 93 94 |
# File 'lib/review/pdfmaker.rb', line 92 def self.execute(*args) self.new.execute(*args) end |
92 93 94 |
# File 'lib/review/pdfmaker.rb', line 92 def self.execute(*args) self.new.execute(*args) end |