Class: Tasr
- Inherits:
-
Object
- Object
- Tasr
- Defined in:
- lib/tasr.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
2 3 4 |
# File 'lib/tasr.rb', line 2 def self.hello puts("Hello from tasr!") end |