Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/mark_mega_lotto/core_ext/string.rb

Instance Method Summary collapse

Instance Method Details

#awesomeObject



2
3
4
# File 'lib/mark_mega_lotto/core_ext/string.rb', line 2

def awesome
  "Awesome: #{self}"
end