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
54 55 56 |
# File 'lib/lev.rb', line 54 def form_error_class @form_error_class end |