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