Top Level Namespace

Instance Method Summary collapse

Instance Method Details

#helloObject



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

def hello
  puts "hoge"
end