Class: String

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

Overview

goodbye.rb

Instance Method Summary collapse

Instance Method Details

#cruelworldObject



3
4
5
# File 'lib/goodbye.rb', line 3

def cruelworld
  puts "Goodbye cruel world"
end