Sha256: facbbf0690a789496c53e225fda42744187eccdfd1a4d02bcee500f6baa90052

Contents?: true

Size: 208 Bytes

Versions: 9

Compression:

Stored size: 208 Bytes

Contents

# frozen_string_literal: true

module ConvenientService
  module Support
    ##
    # @return [ConvenientService::Support::UniqueValue]
    #
    NOT_PASSED = Support::UniqueValue.new("not_passed")
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
convenient_service-0.19.1 lib/convenient_service/support/not_passed.rb
convenient_service-0.19.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.18.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.17.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.16.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.15.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.14.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.13.0 lib/convenient_service/support/not_passed.rb
convenient_service-0.12.0 lib/convenient_service/support/not_passed.rb