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