Class: hello
- Inherits:
-
Object
- Object
- hello
- Defined in:
- lib/helloworlda.rb
Class Method Summary collapse
Class Method Details
.world ⇒ Object
2 3 4 |
# File 'lib/helloworlda.rb', line 2 def self.world print"Helloworld" end |