Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/clapmojify.rb

Instance Method Summary collapse

Instance Method Details

#clapmojifyObject



10
11
12
# File 'lib/clapmojify.rb', line 10

def clapmojify
  [self, '👏'].join(' ')
end