Class: HellowWorld
- Inherits:
-
Object
- Object
- HellowWorld
- Defined in:
- lib/test_gem_AF.rb
Instance Method Summary collapse
Instance Method Details
#test ⇒ Object
4 5 6 |
# File 'lib/test_gem_AF.rb', line 4 def test puts "hi this is a test" end |