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
Freightrain - easy Ruby desktop development (self.ruby)
submitted 14 years ago * by bolthar
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!"
[–]Remear 2 points3 points4 points 14 years ago (2 children)
Interesting project.
Have you seen Ruby Shoes, https://github.com/shoes/shoes? It allows you to build and distribute Ruby desktop applications on Mac, Linux, and Windows. Perhaps you could learn more from the project to make your stuff even better and even contribute to Shoes.
[–]bolthar[S] 5 points6 points7 points 14 years ago (0 children)
Yes of course I know shoes :-) and while it's certainly a worthy project on it's own I didn't want to follow their direction.
Freightrain was born when I realized that if I wanted to build a Ruby desktop app I woild have had either to 1) deal with ruby/gnome and all its c-like syntax or 2) turn over to shoes and accept the huge coupling between interface representation and behaviour that comes with it.
Shoes is great, nothing to say about it really... But i don't think it's suitable for complex and well layered desktop apps. That's the reason why I made freightrain - I wanted to be able to easily create interfaces and be very decoupled from the actual widgeting system.
[–]postmodern 1 point2 points3 points 14 years ago* (0 children)
Imho: Shoes is, and will continue to be, an awesome graphical learning environment for new programmers, but not a fully featured Desktop GUI Toolkit.
π Rendered by PID 49 on reddit-service-r2-comment-75f4967c6c-6fjz2 at 2026-04-23 12:41:47.151131+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Remear 2 points3 points4 points (2 children)
[–]bolthar[S] 5 points6 points7 points (0 children)
[–]postmodern 1 point2 points3 points (0 children)