Module: MxyStrRev
- Defined in:
- lib/mxyStrRev.rb,
lib/mxyStrRev/word.rb,
lib/mxyStrRev/version.rb
Defined Under Namespace
Classes: Word
Constant Summary collapse
- VERSION =
"2.0.1"
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
5 6 7 |
# File 'lib/mxyStrRev.rb', line 5 def self.hello puts "Hello, world!" end |