Libraries
»
waitest
(0.2.4)
»
Index
»
Waitest
»
Testing
»
hello_world
Method: Waitest::Testing.hello_world
Defined in:
lib/waitest.rb
.
hello_world
⇒
Object
11 12 13
# File 'lib/waitest.rb', line 11
def
hello_world
'hello world'
end