Class: Hi
- Inherits:
-
Object
- Object
- Hi
- Defined in:
- lib/jjs_hi.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
2 3 4 |
# File 'lib/jjs_hi.rb', line 2 def self.hello puts "Hello world ... stuff.. you know." end |