Sha256: 92e831705b467841960a1b416193330f520052254fb811cc34e2617a93dfc2f3

Contents?: true

Size: 179 Bytes

Versions: 10

Compression:

Stored size: 179 Bytes

Contents

# frozen_string_literal: true

require 'dry/core/constants'

module Dry
  # Shared constants
  #
  # @api private
  module Configurable
    include Dry::Core::Constants
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
dry-configurable-0.12.1 lib/dry/configurable/constants.rb
dry-configurable-0.12.0 lib/dry/configurable/constants.rb
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/dry-configurable-0.11.6/lib/dry/configurable/constants.rb
dry-configurable-0.11.6 lib/dry/configurable/constants.rb
dry-configurable-0.11.5 lib/dry/configurable/constants.rb
dry-configurable-0.11.4 lib/dry/configurable/constants.rb
dry-configurable-0.11.3 lib/dry/configurable/constants.rb
dry-configurable-0.11.2 lib/dry/configurable/constants.rb
dry-configurable-0.11.1 lib/dry/configurable/constants.rb
dry-configurable-0.11.0 lib/dry/configurable/constants.rb