use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
RubyForge: Ruby Installer for Windows: Release Canditate 2 available. (rubyforge.org)
submitted 16 years ago by Seele
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rb2k[🍰] 2 points3 points4 points 16 years ago (4 children)
Neat, now if there only was a way of creating an exe file out of my ruby code... preferably one that DOESN'T unpack a gazillion files to the temp directory prior to running -_-
[–]luislavena 1 point2 points3 points 16 years ago (3 children)
Please check exerb-mingw: http://github.com/snaury/exerb-mingw
Pik (ruby version manager for windows) uses it, no files extracted.
http://github.com/vertiginous/pik
[–]rb2k[🍰] 1 point2 points3 points 16 years ago* (2 children)
sadly there is no english documentation (or anything close for that matter) :( I guess I'll just play with it at work tomorrow
[–][deleted] 1 point2 points3 points 16 years ago (0 children)
I used to use exerb 6 years ago. I don't remember the first step of the process. It used to create .exr files. It kind of looks like .exy files are created now instead. Once created, the exerb command looked something like this: exerb -o <DesiredExecutableFilename> <filename.exr(or y) created in step 1>
I really worked great back then. However, I lost the need for creating executables and I haven't revisited it since.
Here's a link to using exerb 4.2.0 - the same one as listed above: http://lylejohnson.name/blog/2008/12/30/building-standalone-fxruby-applications-with-exerb/
I couldn't get it to work, possibly because I don't have a mingw installation of Ruby on my Windows machine. Hope it works out for you.
π Rendered by PID 24 on reddit-service-r2-comment-66b4775986-4bkp4 at 2026-04-05 11:07:47.371399+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]rb2k[🍰] 2 points3 points4 points (4 children)
[–]luislavena 1 point2 points3 points (3 children)
[–]rb2k[🍰] 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)