Libraries
»
nform
(1.1.1)
»
Index
»
NForm
»
Validations
»
#errors
Method: NForm::Validations#errors
Defined in:
lib/nform/validations.rb
#
errors
⇒
Object
10 11 12
# File 'lib/nform/validations.rb', line 10
def
errors
@errors
||=
{
}
end