Class: RubyM
- Inherits:
-
Object
- Object
- RubyM
- Defined in:
- lib/rubym.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/rubym.rb', line 2 def self.hi puts "Bancana, here is RubyM 0.0.1!" end |