PATH: //opt/alt/ruby27/share/gems/gems/bundler-2.2.24/lib/bundler/templates/newgem/ext/newgem
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 extconf.rb.tt
↓
X
📄 newgem.c.tt
↓
X
📄 newgem.h.tt
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: newgem.c.tt
#include "<%= config[:underscored_name] %>.h" VALUE rb_m<%= config[:constant_array].join %>; void Init_<%= config[:underscored_name] %>(void) { rb_m<%= config[:constant_array].join %> = rb_define_module(<%= config[:constant_name].inspect %>); }
SIMPAN PERUBAHAN