Sha256: 0a6b59c10906bdb732f98c101b93e01db0c8a8dee26d29f52fedd3f0bf47c789
Contents?: true
Size: 473 Bytes
Versions: 1
Compression:
Stored size: 473 Bytes
Contents
# frozen_string_literal: true module ActWithFlags VERSION = "3.1.3" # 2023-04-18 # VERSION = "3.1.2" # 2022-12-12 # VERSION = "3.1.1" # 2022-09-01 # 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.3 | lib/act_with_flags/version.rb |