Sha256: 8e8ba471aaf6ac09068be3d5442baf3508ccad13f0849961b9ee196cf4a8d430
Contents?: true
Size: 111 Bytes
Versions: 2
Compression:
Stored size: 111 Bytes
Contents
module Flavicon autoload :Finder, 'flavicon/finder' def self.find(url) Finder.new(url).find end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
flavicon-0.1.1 | lib/flavicon.rb |
flavicon-0.1.0 | lib/flavicon.rb |