Module: HelloWorld3
- Defined in:
- lib/helloworld3.rb
Class Method Summary collapse
Class Method Details
.do ⇒ Object
2 3 4 |
# File 'lib/helloworld3.rb', line 2 def self.do "Hello World3 from the all mighty helloworld3 Gem!" end |