summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorandrea longhi <andrea@spaghetticode.it>2020-01-22 10:22:42 +0100
committerandrea longhi <andrea@spaghetticode.it>2020-01-22 10:31:57 +0100
commitc28df097c661387e3e37d06eb56380fb59f58754 (patch)
treed8a1f8b21e02b3f7c509afda04feb314992a3a13 /CHANGELOG.md
parent48a68fcb692d83e211794ba064fd4448158a0c92 (diff)
Avoid raising unnecessary errors with incomplete address
When validating addresses, it may happen that the address has no country, so trying to fetch the country ISO raises an unnecessary error. Using ruby safe navigation prevents this to happen. Of course, the address will still result invalid eventually.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions