Method: MiniGL::TextField#locale

Defined in:
lib/minigl/forms.rb

#localeObject

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



375
376
377
# File 'lib/minigl/forms.rb', line 375

def locale
  @locale
end