Method: InvoicePrinter::PDFDocument#stamp
- Defined in:
- lib/invoice_printer/pdf_document.rb
#stamp ⇒ Object (readonly)
Returns the value of attribute stamp.
26 27 28 |
# File 'lib/invoice_printer/pdf_document.rb', line 26 def stamp @stamp end |