I can’t seem to find any tutorials or examples but I know it is possible
to pull in ruby for use in desktop applications without requiring the
end user to have ruby installed on their system.
For example Prepros (a gui app for minifying, concatenating js, css,
etc.) uses ruby but does not require ruby to be installed on the system.
Any links to tutorials or docs on how this is accomplished?
Thanks