Method: Internal#placeholder

Defined in:
lib/makeme/fill_helpers.rb

#placeholder(text) ⇒ Object



2
3
4
# File 'lib/makeme/fill_helpers.rb', line 2

def placeholder(text)
  text.upcase
end