File Manager

Current Path : /usr/lib/ruby/3.0.0/bundler/templates/newgem/lib/newgem/
Upload File :
Current File : //usr/lib/ruby/3.0.0/bundler/templates/newgem/lib/newgem/version.rb.tt

# frozen_string_literal: true

<%- config[:constant_array].each_with_index do |c, i| -%>
<%= "  " * i %>module <%= c %>
<%- end -%>
<%= "  " * config[:constant_array].size %>VERSION = "0.1.0"
<%- (config[:constant_array].size-1).downto(0) do |i| -%>
<%= "  " * i %>end
<%- end -%>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com