ruby-packer
ruby-packer copied to clipboard
how to install another gems in linux system
when squash-fs compiled and i can not add gems into rubyc (ruby 2.7.1) how should i do ? for ex: fxruby...mysql2 and so on...
rubyc is here to "compile" a main ruby script. It will embed gems dependencies.