Class: GemModule

Inherits:
Object
  • Object
show all
Defined in:
lib/module.rb

Instance Method Summary collapse

Instance Method Details

#helpObject



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

def help
   puts "This is a sometimes very handy and helpful module."
end