techvalidate / pano

MIT License
0 stars 0 forks source link

Use locale subdomain for SurveyMonkey privacy and terms of use links #43

Closed mkmiller closed 7 years ago

mkmiller commented 7 years ago

@jmckible Instincts on validation? Could make a list of known good locales, or is that overkill?

I was going to go with something like:

      subdomain = I18n.locale.present? ? I18n.locale : 'www'

but after testing locally, it appears Engage is transparently defaulted to :en