Method: MiniGL::TextField#locale
- Defined in:
- lib/minigl/forms.rb
#locale ⇒ Object
The current ‘locale’ used for detecting the keys. THIS FEATURE IS INCOMPLETE!
548 549 550 |
# File 'lib/minigl/forms.rb', line 548 def locale @locale end |