Sha256: e9399c24168ad608899d0543f081a2812494b8ea3ca17d0beed24f19b48f4af9
Contents?: true
Size: 117 Bytes
Versions: 1
Compression:
Stored size: 117 Bytes
Contents
module Vindetta class Decoder def self.decode(vin) { :year => vin.year } end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vindetta-0.8.0 | lib/vindetta/decoder.rb |