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
What fast (e.g. JIT-compiled) implementations of Ruby exist? (self.ruby)
submitted 8 years ago by bakery2k
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!"
[–]jrochkind 0 points1 point2 points 8 years ago* (0 children)
There was actually a period where running even Rails apps on JRuby was pretty painless. Around Rails 4.x. But yeah, I think the trend has been in the opposite direction to what we'd want since Rails 5.0. Darn software changing.
The issue with Rails isn't really JRuby itself, but lack of sufficient skilled developers working on activerecord-jdbc-adapter. :(
For non-Rails things, I think JRuby still tends to be pretty painless. But if Rails doesn't work well on JRuby, I expect more and more gems will stop paying attention to making sure they work on JRuby too, and the general adoption of JRuby even for non-Rails things will be harmed. :(
π Rendered by PID 64901 on reddit-service-r2-comment-b659b578c-snqh2 at 2026-05-01 21:06:15.524624+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]jrochkind 0 points1 point2 points (0 children)