Sha256: a0131b7893b8d0bd10dc4e139b7831f3302c6795fe0c8a0ba71ef3f75953ed90
Contents?: true
Size: 368 Bytes
Versions: 1
Compression:
Stored size: 368 Bytes
Contents
# frozen_string_literal: true module ActWithFlags VERSION = "3.1.0" # 2022-08-29 # VERSION = "3.0.1" # 2022-08-07 # VERSION = "3.0.0" # 2022-07-27 # VERSION = "0.2.4" # 2021-06-21 # VERSION = "0.2.3" # 2020-07-14 # VERSION = "0.2.2" # 2020-04-27 # VERSION = "0.2.1" # 2020-03-01 # VERSION = "0.2.0" # 2019-10-04 # VERSION = "0.1.0" # 2019-04-07 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
act_with_flags-3.1.0 | lib/act_with_flags/version.rb |