Top Level Namespace

Instance Method Summary collapse

Instance Method Details

#fooObject



1
2
3
# File 'lib/mg_hellogem.rb', line 1

def foo
  puts 42
end