Sha256: 16a4d814fc54d8c76db7cefaf6c4fdb007dbd5432be9be6cac3390d1ffb1725b
Contents?: true
Size: 117 Bytes
Versions: 2
Compression:
Stored size: 117 Bytes
Contents
# frozen_string_literal: true module LightServiceExt module Outcome COMPLETE = "all_steps_complete" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
light-service-ext-0.1.1 | lib/light-service-ext/constants.rb |
light-service-ext-0.1.0 | lib/light-service-ext/constants.rb |