Class: TestMe

Inherits:
Object
  • Object
show all
Defined in:
lib/ergast_f1.rb

Class Method Summary collapse

Class Method Details

.helloObject



14
15
16
# File 'lib/ergast_f1.rb', line 14

def self.hello
  puts "hello world"
end