Class: VeereshHello
- Inherits:
-
Object
- Object
- VeereshHello
- Defined in:
- lib/veeresh_hello.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/veeresh_hello.rb', line 2 def self.hi puts "Hi Friend this is veeresh" end |