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