Class: Bitstatus::Chatter
- Inherits:
-
Object
- Object
- Bitstatus::Chatter
- Defined in:
- lib/bitstatus.rb
Instance Method Summary collapse
Instance Method Details
#say_hello ⇒ Object
6 7 8 |
# File 'lib/bitstatus.rb', line 6 def say_hello puts 'This is zerp.' end |