Sha256: e3a2adf59933ec8ba0080e690c8f558caf81730c52539002a87f4de1ae37afb6

Contents?: true

Size: 254 Bytes

Versions: 17

Compression:

Stored size: 254 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

17 entries across 17 versions & 1 rubygems

Version Path
microgem-1.0.20 template/lib/%path%.rb.tt
microgem-1.0.19 template/lib/%path%.rb.tt
microgem-1.0.18 template/lib/%path%.rb.tt
microgem-1.0.17 template/lib/%path%.rb.tt
microgem-1.0.16 template/lib/%path%.rb.tt
microgem-1.0.15 template/lib/%path%.rb.tt
microgem-1.0.14 template/lib/%path%.rb.tt
microgem-1.0.13 template/lib/%path%.rb.tt
microgem-1.0.12 template/lib/%path%.rb.tt
microgem-1.0.11 template/lib/%path%.rb.tt
microgem-1.0.10 template/lib/%path%.rb.tt
microgem-1.0.9 template/lib/%path%.rb.tt
microgem-1.0.8 template/lib/%path%.rb.tt
microgem-1.0.7 template/lib/%path%.rb.tt
microgem-1.0.6 template/lib/%path%.rb.tt
microgem-1.0.5 template/lib/%path%.rb.tt
microgem-1.0.4 template/lib/%path%.rb.tt