Module: Internal
- Defined in:
- lib/makeme/fill_helpers.rb
Instance Method Summary collapse
Instance Method Details
#placeholder(text) ⇒ Object
2 3 4 |
# File 'lib/makeme/fill_helpers.rb', line 2 def placeholder(text) text.upcase end |