Method: MiniGL::TextField#locale

Defined in:
lib/minigl/forms.rb

#localeObject

The current ‘locale’ used for detecting the keys. THIS FEATURE IS INCOMPLETE!



358
359
360
# File 'lib/minigl/forms.rb', line 358

def locale
  @locale
end