Method: ShowText#prov_text

Defined in:
lib/show_text.rb

#prov_text(store) ⇒ Object



42
43
44
# File 'lib/show_text.rb', line 42

def prov_text store
  "This is what I am planning on provisioning for store " + store + ":"
end