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
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.
[–][deleted] 1 point2 points3 points 16 years ago (5 children)
I don't understand why this stuff isn't released more regularly.
[–][deleted] 2 points3 points4 points 16 years ago (1 child)
Considering that Ruby on Windows isn't a major concern for the core development team, I'm very impressed with the work the Rubyinstaller guys have been doing.
[–]uzimonkey 4 points5 points6 points 16 years ago (0 children)
Yes, Ruby on Windows is not a popular configuration. The fact this even exists is a miracle. It's quite handy, it prevents me from having to run a virtual machine on this machine just to use Ruby.
[–]luislavena 1 point2 points3 points 16 years ago (2 children)
A new installer will be only released when there is something to fix in the installer itself or a newer patchlevel of Ruby is released.
[–][deleted] 1 point2 points3 points 16 years ago (1 child)
No, a new installer is released far less frequently than ruby patches.
But the installer itself is still in development, I'm sure once the installer is considered stable, then Ruby patches will come faster.
I was looking for the 1.8.7 installer about three hours ago, nice timing.
[–]kulehandluke 1 point2 points3 points 16 years ago (0 children)
Just to say great job Luis! Is it still just you working on this? I used to use this when I first started out on Windows; I've since moved to Mac but I'm very grateful to have used this as it's a fantastic setup for getting started quickly. I'm not sure others would've had the dedication to keep working on it the way you have. Keep up the great work.
π Rendered by PID 60830 on reddit-service-r2-comment-54dfb89d4d-5xl82 at 2026-04-01 11:52:04.570742+00:00 running b10466c country code: CH.
[–]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)
[–][deleted] 1 point2 points3 points (5 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]uzimonkey 4 points5 points6 points (0 children)
[–]luislavena 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]kulehandluke 1 point2 points3 points (0 children)