Sha256: efc0b94641146306dcc1b51b1534f0e849fb8efdb8e1d4652505575ef150644a

Contents?: true

Size: 150 Bytes

Versions: 9

Compression:

Stored size: 150 Bytes

Contents

# frozen_string_literal: true

module LightServiceExt
  module Status
    COMPLETE = :all_steps_complete
    INCOMPLETE = :steps_incomplete
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
light-service-ext-0.1.11 lib/light-service-ext/constants.rb
light-service-ext-0.1.10 lib/light-service-ext/constants.rb
light-service-ext-0.1.9 lib/light-service-ext/constants.rb
light-service-ext-0.1.8 lib/light-service-ext/constants.rb
light-service-ext-0.1.7 lib/light-service-ext/constants.rb
light-service-ext-0.1.6 lib/light-service-ext/constants.rb
light-service-ext-0.1.5 lib/light-service-ext/constants.rb
light-service-ext-0.1.4 lib/light-service-ext/constants.rb
light-service-ext-0.1.3 lib/light-service-ext/constants.rb