Libraries
»
the_gem
(0.1.1)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
TheGem
Instance Method Summary
collapse
#
print
⇒ Object
Instance Method Details
#
print
⇒
Object
3 4 5
# File 'lib/the_gem.rb', line 3
def
print
puts
"Hello World!"
end