Class: Instagrab::Chatter

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

Instance Method Summary collapse

Instance Method Details

#say_helloObject



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

def say_hello
  puts 'This is instagrab. Coming in loud and clear. Over.'
end