Closed cheesun closed 10 years ago
Issue #21
Only attempt to use the ret parameter if there is no err.
ret
err
Also updated the example blogpost model to include a validation, and a test where that validation fails.
Merged, Thanks!
Issue #21
Only attempt to use the
ret
parameter if there is noerr
.Also updated the example blogpost model to include a validation, and a test where that validation fails.