This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

Executable Ruby

Stefan Tilkov,

While I’m at it, here some more Ruby stuff: Distributing Ruby Applications explains how to create executable files from Ruby applications — i.e. applications that someone can run without having and Ruby libraries or even Ruby itself installed.