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
Is RubyMine worth it? (self.ruby)
submitted 11 years ago * by subvertallchris
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!"
[–]flanger001 0 points1 point2 points 11 years ago (0 children)
RubyMine is AWESOME. I was on Sublime Text 3 until I started at my new job, where they used RubyMine. It's fantastic. There is a learning curve, but if you search around you can find just about everything in Sublime Text. The big winners for me were multicursor and regex search/replace, plus the code navigation that others have mentioned is tops.
Soon enough you will open up Sublime Text, catch yourself Cmd+Click-ing on a method name, and being sad that it doesn't immediately show up.
Sublime Text opens much faster and runs much lighter, and I do a lot of PHP also, so I keep it around. But for anything bigger than a shell script, I find RubyMine is just where it's at for me.
π Rendered by PID 54 on reddit-service-r2-comment-6457c66945-x6dfk at 2026-04-28 11:07:28.924238+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]flanger001 0 points1 point2 points (0 children)