Class: Printer
- Inherits:
-
Object
- Object
- Printer
- Defined in:
- lib/printer.rb
Instance Method Summary collapse
Instance Method Details
#to_html(headlines) ⇒ Object
2 3 4 |
# File 'lib/printer.rb', line 2 def to_html(headlines) puts '' end |