Module: ARubyGem
- Defined in:
- lib/a_ruby_gem.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
2 3 4 |
# File 'lib/a_ruby_gem.rb', line 2 def self.hello 'world' end |
2 3 4 |
# File 'lib/a_ruby_gem.rb', line 2 def self.hello 'world' end |