Method: Reform::Contract::CustomError#errors
- Defined in:
- lib/reform/contract/custom_error.rb
#errors(**_args) ⇒ Object
dry 1.x errors method has 1 kwargs argument
29 30 31 |
# File 'lib/reform/contract/custom_error.rb', line 29 def errors(**_args) @errors end |