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