🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 05:10:17 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
ruby33
/
share
/
gems
/
gems
/
bundler-2.5.22
/
lib
/
bundler
/
templates
/
newgem
/
sig
📍 /opt/alt/ruby33/share/gems/gems/bundler-2.5.22/lib/bundler/templates/newgem/sig
🔄 Refresh
✏️
Editing: newgem.rbs.tt
Read Only
<%- config[:constant_array].each_with_index do |c, i| -%> <%= " " * i %>module <%= c %> <%- end -%> <%= " " * config[:constant_array].size %>VERSION: String <%= " " * config[:constant_array].size %># See the writing guide of rbs: https://github.com/ruby/rbs#guides <%- (config[:constant_array].size-1).downto(0) do |i| -%> <%= " " * i %>end <%- end -%>
💾 Save Changes
❌ Cancel