Top Level Namespace
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
1 2 3 |
# File 'lib/a_ruby_gem.rb', line 1 def hello 'world' end |
1 2 3 |
# File 'lib/a_ruby_gem.rb', line 1 def hello 'world' end |