Class: Bitstatus::Chatter

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

Instance Method Summary collapse

Instance Method Details

#say_helloObject



6
7
8
# File 'lib/bitstatus.rb', line 6

def say_hello
  puts 'This is zerp.'
end