Class: Incite
- Inherits:
-
Object
- Object
- Incite
- Defined in:
- lib/incite.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
2 3 4 |
# File 'lib/incite.rb', line 2 def hello p 'Hang tight!' end |