Sha256: 2e19c36ed1122e013ce66bf2ae9b9d6a4e2877ffa34eb703420a93dce6ffe738

Contents?: true

Size: 147 Bytes

Versions: 11

Compression:

Stored size: 147 Bytes

Contents

<% namespace do %>
  module Configuration
    # Defines the configuration model for use throughout the gem.
    Model = Struct.new
  end
<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
gemsmith-23.0.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.10.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.9.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.8.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.7.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.6.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.5.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.4.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.3.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.2.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb
gemsmith-22.1.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/configuration/model.rb.erb