Class: Uberquick::Test

Inherits:
Object
  • Object
show all
Defined in:
lib/uberquick.rb

Overview

Your code goes here…

Class Method Summary collapse

Class Method Details

.hiObject



6
7
8
# File 'lib/uberquick.rb', line 6

def self.hi
  puts 'hello world'
end