Sha256: 0574ee1312e8fdb3d264db1b0a4dfd34a9b1eedebbc5b422bb0a0ece1a6b3c59

Contents?: true

Size: 247 Bytes

Versions: 20

Compression:

Stored size: 247 Bytes

Contents

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

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
gemsmith-11.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-11.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-11.0.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-11.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.4.2 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.4.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-10.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.6.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.5.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-9.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-8.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt
gemsmith-8.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%.rb.tt