Sha256: 62fc6e7c420e382504816e7b080281f19cdda32db9a9a0346cd97395f4c715e0
Contents?: true
Size: 358 Bytes
Versions: 1
Compression:
Stored size: 358 Bytes
Contents
# frozen_string_literal: true module ActWithFlags VERSION = '0.1.0' # 2019-04-07 # VERSION = '0.0.7' # 2019-03-23 # VERSION = '0.0.6' # 2019-03-08 # VERSION = '0.0.5' # 2019-03-05 # VERSION = '0.0.4' # 2019-03-03 # VERSION = '0.0.3' # 2019-03-01 # VERSION = '0.0.2' # 2019-02-28 # VERSION = '0.0.1' # 2019-02-24 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
act_with_flags-0.1.0 | lib/act_with_flags/version.rb |