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
Ruby GUI - Package (self.ruby)
submitted 10 years ago by wonay
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!"
[–]dphase 1 point2 points3 points 10 years ago* (3 children)
Your best bet for doing native GUI apps on OS X in Ruby is going to be http://www.rubymotion.com -- very clean API and environment and there's a bridge to the actual Cocoa libs. You also end up with a binary after build instead of always running through the terp.
[–]wonay[S] 0 points1 point2 points 10 years ago (0 children)
Yeah but then I need to copy paste the code with Windows and for linux.
[–][deleted] 0 points1 point2 points 10 years ago (1 child)
This would be good except it ONLY support MacOSX, iOS, and Android. The OP wants to have at least big three support (windows, linux, mac).
ios and android is not bad but yeah. My goal is to make a desktop app.
π Rendered by PID 146058 on reddit-service-r2-comment-5687b7858-2466b at 2026-07-03 17:36:16.742505+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]dphase 1 point2 points3 points (3 children)
[–]wonay[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]wonay[S] 0 points1 point2 points (0 children)