Class: Zerp::Chatter

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

Instance Method Summary collapse

Instance Method Details

#say_helloObject



5
6
7
# File 'lib/zerp.rb', line 5

def say_hello
  puts 'This is zerp. Over'
end