#468 — September 19, 2019 |
|
Start It Up: Improving JRuby's Startup Time — One of JRuby’s few weaknesses has always been startup time, so how is that being addressed and what can we do today to mitigate it? Charles Nutter is back with his first blog post in a year to address these issues.
Charles Nutter
|
▶ Recruitment on Rails with Brian Mariani — Brian Mariani, founder of Ruby on Rails focused recruiting firm ‘Mirror Placement’, joins Brittany to reveal how the Rails job market is doing, what accompanying technologies devs should learn, key interview tips and if the fabled ‘full stack developer’ is still relevant.
Brittany Martin (Ruby on Rails Podcast) podcast
|
Ruby 2.7 Adds Module#const_source_location — Method#source_location provides a way to find out where a method was first defined. Module#const_source_location brings the same idea to constants (which includes classes and modules).
Romil Mehta
|
▶ Ruby on the Apple II: Adventures in Retro Programming — A fun presentation delivered itself on the Apple II looking at one developer’s quest to get Ruby running on the early microcomputer (which focuses mostly on the limitations of the Apple II rather than Ruby itself).
Colin Fulton
|
RubyMine 2019.3 EAP Available — RubyMine is a (commercial) IDE for Ruby developers from JetBrains but you can use/trial these ‘early access’ versions for 30 days.
JetBrains
|
Passenger 6.0.3 (and 6.0.4) Released — After a long gap between releases, a new version of the popular app server is here. Just the usual bug fixes and one minor feature: the ability to specify the app spawn directory at startup. (There’s also 6.0.4 which just added some Debian 10 packages)
Phusion Blog
|
|