Class: Zerp::Chatter
- Inherits:
-
Object
- Object
- Zerp::Chatter
- Defined in:
- lib/zerp.rb
Instance Method Summary collapse
Instance Method Details
#say_hello ⇒ Object
5 6 7 |
# File 'lib/zerp.rb', line 5 def say_hello puts 'this is zerp...hello!' end |