Method: Reform::Contract::Result#errors

Defined in:
lib/reform/result.rb

#errors(*args) ⇒ Object



16
# File 'lib/reform/result.rb', line 16

def errors(*args);   filter_for(:errors, *args) end