Module: Execgem

Defined in:
lib/execgem.rb

Class Method Summary collapse

Class Method Details

.hello_worldObject



2
3
4
# File 'lib/execgem.rb', line 2

def self.hello_world
  "Just trying to create executable gym!"
end