Sha256: a34697bfd6a31a91842af70ba942863f9e01c6377e090e12259fe739c12d1a1f
Contents?: true
Size: 146 Bytes
Versions: 4
Compression:
Stored size: 146 Bytes
Contents
require 'net/http' module Vindetta class Generator def self.generate Net::HTTP.get('randomvin.com', '/getvin.php') end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vindetta-0.7.0 | lib/vindetta/generator.rb |
vindetta-0.6.0 | lib/vindetta/generator.rb |
vindetta-0.5.0 | lib/vindetta/generator.rb |
vindetta-0.4.0 | lib/vindetta/generator.rb |