Sha256: 93508c0c178a99029e3395b05600b365a1b9de3f0729fd5aae691cee72cdc24a

Contents?: true

Size: 151 Bytes

Versions: 31

Compression:

Stored size: 151 Bytes

Contents

require "dry/schema"

Dry::Schema.load_extensions :monads

<% namespace do %>
  module Configuration
    Contract = Dry::Schema.Params
  end
<% end %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
gemsmith-21.0.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.7.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.6.1 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.6.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.5.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.4.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.3.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.2.1 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.2.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.1.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb
gemsmith-20.0.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/contract.rb.erb