Class: Module
Instance Method Summary collapse
Instance Method Details
#report_print(rp) ⇒ Object
15 16 17 |
# File 'lib/report_print/core_extensions.rb', line 15 def report_print(rp) rp.write(short_class_name, color: :bright_yellow) end |