Class: Waitest::Testing
- Inherits:
-
Object
- Object
- Waitest::Testing
- Defined in:
- lib/waitest.rb
Overview
Your code goes here…
Class Method Summary collapse
Class Method Details
.hello_world ⇒ Object
11 12 13 |
# File 'lib/waitest.rb', line 11 def hello_world 'hello world' end |