Sha256: 2ad15a54d99458cf7175d109d94b756a54bb3b6648fb88e1a127ad19477d371b

Contents?: true

Size: 127 Bytes

Versions: 11

Compression:

Stored size: 127 Bytes

Contents

# frozen_string_literal: true

require 'dry/inflector'

module Dry
  module Types
    Inflector = Dry::Inflector.new
  end
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/dry-types-1.4.0/lib/dry/types/inflector.rb
dry-types-1.4.0 lib/dry/types/inflector.rb
dry-types-1.3.1 lib/dry/types/inflector.rb
dry-types-1.3.0 lib/dry/types/inflector.rb
dry-types-1.2.2 lib/dry/types/inflector.rb
dry-types-1.2.1 lib/dry/types/inflector.rb
dry-types-1.2.0 lib/dry/types/inflector.rb
dry-types-1.1.1 lib/dry/types/inflector.rb
dry-types-1.1.0 lib/dry/types/inflector.rb
dry-types-1.0.1 lib/dry/types/inflector.rb
dry-types-1.0.0 lib/dry/types/inflector.rb