Sha256: 8cac62cb2aecfe9c2c9c251e9bcb912b6c3cda882cb2483b0d0d0da442733335
Contents?: true
Size: 310 Bytes
Versions: 2
Compression:
Stored size: 310 Bytes
Contents
module DVLA class CheckDigit def check_calc(str) # Waiting for the DVLA to respond to my Freedom of Information request in order to right this function :-( # Supposedly due on the 24th July but after my dealings with them I'd be surprised if they meet it... return nil end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
verified-1.3.3 | lib/verified/parser/dvla/check_digit.rb |
verified-1.3.1 | lib/verified/parser/dvla/check_digit.rb |