Sha256: e1aa6c93a3686e8ca468eef7c6f9a7b9e75561c595ece4206b5f070acb09f464

Contents?: true

Size: 331 Bytes

Versions: 31

Compression:

Stored size: 331 Bytes

Contents

<% render_namespace do %>
  # Gem identity information.
  module Identity
    def self.name
      "<%= config.dig(:gem, :name) %>"
    end

    def self.label
      "<%= config.dig(:gem, :label) %>"
    end

    def self.version
      "0.1.0"
    end

    def self.version_label
      "#{label} #{version}"
    end
  end
<% end %>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
gemsmith-14.0.2 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-14.0.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-14.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.8.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.7.2 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.7.1 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.7.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.6.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.5.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-13.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-12.4.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-12.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-12.2.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-12.1.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-12.0.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt
gemsmith-11.3.0 lib/gemsmith/templates/%gem_name%/lib/%gem_path%/identity.rb.tt