Class: Hello_tmax
- Inherits:
-
Object
- Object
- Hello_tmax
- Defined in:
- lib/hello_tmax.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 |
# File 'lib/hello_tmax.rb', line 3 def self.hi puts "Hello tmax!" end |