Module: Taimtest
- Defined in:
- lib/taimtest.rb,
lib/taimtest/version.rb
Constant Summary collapse
- VERSION =
"0.0.4"
Instance Method Summary collapse
-
#aoa ⇒ Object
Your code goes here…
Instance Method Details
#aoa ⇒ Object
Your code goes here…
5 6 7 8 |
# File 'lib/taimtest.rb', line 5 def aoa puts 'Assalam-o-alaikum' puts "its Taimoor's First gem" end |