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