• Mike Kozono's avatar
    Refactor: Raise instead of return nil · 7ad5be2d
    Mike Kozono authored
    If not checksummable.
    
    No behavior change, because exceptions are caught and tracked as
    failures. This is more explicit than the current logic where the
    transition to `verification_succeeded` raises an error due to the `nil`
    checksum.
    7ad5be2d
replicable_model.rb 2.95 KB