Class: Khanh::CRuby
- Inherits:
-
Object
- Object
- Khanh::CRuby
- Defined in:
- lib/khanh.rb
Constant Summary collapse
- VERSION =
"1.0"
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
5 6 7 |
# File 'lib/khanh.rb', line 5 def self.hi p "Hello World!" end |