Class: TestMe
- Inherits:
-
Object
- Object
- TestMe
- Defined in:
- lib/ergast_f1.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
14 15 16 |
# File 'lib/ergast_f1.rb', line 14 def self.hello puts "hello world" end |