Class: Wizard2007_gem

Inherits:
Object
  • Object
show all
Defined in:
lib/wizard2007_gem.rb,
lib/wizard2007_gem/version.rb

Constant Summary collapse

VERSION =
"0.1.0"

Class Method Summary collapse

Class Method Details

.helloObject



4
5
6
# File 'lib/wizard2007_gem.rb', line 4

def self.hello
    'Hello, cruel world!'  
end