Class: Ouput_Formatter
- Inherits:
-
Object
- Object
- Ouput_Formatter
- Defined in:
- lib/output_formatter.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/output_formatter.rb', line 2 def self.hi puts "Hello world!" end |