░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/lib/gems/3.1.0/gems/bundler-2.3.26/lib/bundler/templates/newgem/lib
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: newgem.rb.tt
# frozen_string_literal: true require_relative "<%= File.basename(config[:namespaced_path]) %>/version" <%- if config[:ext] -%> require_relative "<%= File.basename(config[:namespaced_path]) %>/<%= config[:underscored_name] %>" <%- end -%> <%- config[:constant_array].each_with_index do |c, i| -%> <%= " " * i %>module <%= c %> <%- end -%> <%= " " * config[:constant_array].size %>class Error < StandardError; end <%= " " * config[:constant_array].size %># Your code goes here... <%- (config[:constant_array].size-1).downto(0) do |i| -%> <%= " " * i %>end <%- end -%>
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 newgem/
DIR
—
2023-09-24 03:45
📄 newgem.rb.tt
TT
573 B
2023-09-24 03:45
EDIT