Class: Omarfouad::Omar
- Inherits:
-
Object
- Object
- Omarfouad::Omar
- Defined in:
- lib/omarfouad.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
7 8 9 |
# File 'lib/omarfouad.rb', line 7 def self.hello puts "hello, world" end |