Sha256: 91bb0b2c287ae660587d4376eb8dabe1356ef23b4b3008054d940dc2b0bb38ba
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.7' unless defined?(HitCounter::VERSION) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hit_counter-0.1.7 | lib/version.rb |