File Manager

Current Path : /usr/lib/ruby/3.0.0/bundler/templates/newgem/ext/newgem/
Upload File :
Current File : //usr/lib/ruby/3.0.0/bundler/templates/newgem/ext/newgem/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 %>);
}

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