Class: Uberquick::Test
- Inherits:
-
Object
- Object
- Uberquick::Test
- Defined in:
- lib/uberquick.rb
Overview
Your code goes here…
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
6 7 8 |
# File 'lib/uberquick.rb', line 6 def self.hi puts 'hello world' end |