Top Level Namespace
Defined Under Namespace
Modules: Writexlsx, ZipFileUtils Classes: String, WriteXLSX, WriteXLSXDimensionError, WriteXLSXInsufficientArgumentError, WriteXLSXOptionParameterError
Instance Method Summary collapse
-
#ruby_18 ⇒ Object
:nodoc:.
-
#ruby_19 ⇒ Object
:nodoc:.
Instance Method Details
#ruby_18 ⇒ Object
:nodoc:
54 55 56 |
# File 'lib/write_xlsx/compatibility.rb', line 54 def ruby_18 #:nodoc: yield end |
#ruby_19 ⇒ Object
:nodoc:
58 59 60 |
# File 'lib/write_xlsx/compatibility.rb', line 58 def ruby_19 #:nodoc: false end |