Class: Quotation
- Inherits:
-
Object
- Object
- Quotation
- Defined in:
- lib/quotation.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/quotation.rb', line 2 def self.hi puts "Yo Earth!" end |