Class: Mksub
- Inherits:
-
Object
- Object
- Mksub
- Defined in:
- lib/mktest/mksub.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
2 3 4 |
# File 'lib/mktest/mksub.rb', line 2 def hello return "from mksub" end |