Sha256: f814a6e232a3498e5ca6be5ea9156534237b78dd3cfb99b6d4263930a6a4856f
Contents?: true
Size: 190 Bytes
Versions: 1
Compression:
Stored size: 190 Bytes
Contents
# frozen_string_literal: true # Ruby version of that old 90s chestnut, <BLINK>the web-site hit counter</BLINK> class HitCounter VERSION = '0.1.4' unless defined?(HitCounter::VERSION) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hit_counter-0.1.4 | lib/version.rb |