Top Level Namespace
Defined Under Namespace
Modules: Marcel, Mindee, MiniMagick, Net, Origami Classes: Object
Constant Summary collapse
- OTS_OWNER =
Default owner for products.
'mindee'- PDFReader =
lib/mindee/pdf/pdf_compressor.rb
PDF- PDF =
Instance Method Summary collapse
-
#logger ⇒ Object
Shorthand to call the logger from anywhere.
Instance Method Details
#logger ⇒ Object
Shorthand to call the logger from anywhere.
133 134 135 |
# File 'lib/mindee.rb', line 133 def logger Mindee::Logging.logger end |