Sha256: d6a9cbb91668ba5fa8833b2b7b1649c55d8548b13c7030c114f41c9215f796f8

Contents?: true

Size: 248 Bytes

Versions: 41

Compression:

Stored size: 248 Bytes

Contents

require "<%= config.dig(:gem, :path) %>/identity"
<%- if config.dig(:generate, :cli) -%>
require "<%= config.dig(:gem, :path) %>/cli"
<%- end -%>
<%- if config.dig(:generate, :engine) -%>
require "<%= config.dig(:gem, :path) %>/engine"
<%- end -%>

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
gemsmith-15.5.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.1.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-15.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.11.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.10.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.10.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.9.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.8.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.7.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.6.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.5.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.1.3 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-14.1.2 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt