Libraries
»
ice_tray
(0.0.1)
»
Index
»
IceTray
»
hi
Method: IceTray.hi
Defined in:
lib/ice_tray.rb
.
hi
⇒
Object
2 3 4
# File 'lib/ice_tray.rb', line 2
def
self
.
hi
puts
"
Hi from IceTray
"
end