Class: KshitikovHellowWorld
- Inherits:
-
Object
- Object
- KshitikovHellowWorld
- Defined in:
- lib/kshitikov_hellow_world.rb,
lib/kshitikov_hellow_world/version.rb
Constant Summary collapse
- VERSION =
"0.1.1"
Class Method Summary collapse
Class Method Details
.hellow_world ⇒ Object
4 5 6 |
# File 'lib/kshitikov_hellow_world.rb', line 4 def self.hellow_world puts "Hello world!" end |