Module: Execgem
- Defined in:
- lib/execgem.rb
Class Method Summary collapse
Class Method Details
.hello_world ⇒ Object
2 3 4 |
# File 'lib/execgem.rb', line 2 def self.hello_world "Just trying to create executable gym!" end |
2 3 4 |
# File 'lib/execgem.rb', line 2 def self.hello_world "Just trying to create executable gym!" end |