Method: Lev::Configuration#form_error_class
- Defined in:
- lib/lev.rb
#form_error_class ⇒ Object
This HTML class is added to form fields that caused errors
61 62 63 |
# File 'lib/lev.rb', line 61 def form_error_class @form_error_class end |