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