Libraries
»
witsml
(0.0.0)
»
Index (W)
»
Witsml
Class: Witsml
Inherits:
Object
Object
Witsml
show all
Defined in:
lib/witsml.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/witsml.rb', line 2
def
self
.
hi
puts
"Witsml"
end