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