Sha256: 9533bddf03ab4c74767ca975f337bb151802a1ab2f39545721497ac1f2099205
Contents?: true
Size: 255 Bytes
Versions: 4
Compression:
Stored size: 255 Bytes
Contents
require_relative "<%= last_name %>/version" <% sub_modules.each.with_index do |sub_module, index| %><%= " " * index %><%= module_def(index) %> <%= sub_module %> <% end %><% sub_modules.size.downto(1) do |index| %><%= " " * (index - 1) %>end <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
microgem-1.0.3 | template/lib/%path%.rb.tt |
microgem-1.0.2 | template/lib/%path%.rb.tt |
microgem-1.0.1 | template/lib/%path%.rb.tt |
microgem-1.0.0 | template/lib/%path%.rb.tt |