Class: Raymonator::WordCompiler
- Inherits:
-
Object
- Object
- Raymonator::WordCompiler
- Defined in:
- lib/raymonator.rb
Instance Method Summary collapse
Instance Method Details
#raymonate ⇒ Object
5 6 7 |
# File 'lib/raymonator.rb', line 5 def raymonate puts "#{first_word}#{last_word}".capitalize end |