Ruby 2.7 Adds Shorthand Syntax for Argument Forwarding — In short, you can use the syntax ... in parameter or argument lists to basically ‘pass through’ (or forward) arguments from one method to another. “It acts similar to calling super without any arguments.”
Narendra Rajput
|
What’s New in Ruby 2.7? — There’s a lot coming in 2.7 (due on Christmas Day), including controversial features like pattern matching, numbered parameters, and keyword argument changes. Also, this will be the last point release before 3.0 a year from now.
Guy Maliar
|
▶ JRuby: From Zero to Scale — Two of the creators of the JRuby project (the JVM-based Ruby implementation that’s now 18 years old) talk about its history, how it compares to CRuby/MRI, how to scale it, and more.
Charles Oliver Nutter and Thomas E Enebo
|
Software Engineer (San Francisco) — Help us fix technical hiring. We're growing our team and are looking for full-stack, frontend, ML and dev-ops engineers.
TRIPLEBYTE
|
Senior Rails Engineer (Remote) — Ruby on Rails (5.2), Stimulus, Postgres & Heroku — We strive to keep our frameworks/libraries up to date. Perks: Remote team, competitive pay, meaningful company equity.
Fleetio
|
Find a Job Through Vettery — Make a profile, name your salary, and connect with hiring managers from top employers. Vettery is completely free for job seekers.
Vettery
|
▶ From jQuery to ES6 — Yes, this screencast covers JavaScript but it’s aimed at Rubyists or very casual JavaScript developers who might be intrigued how things have changed since the jQuery era.
Drifting Ruby
|
A Brief Interview with Eileen Uchitelle — We included this in the newsletter several weeks ago, but if you missed it, here’s a few questions with Eileen Uchitelle, a Rails core member.
Glenn Goodrich
|
RubyMine 2019.3 Released — RubyMine is a commercial product but if you want a full-scale, traditional IDE, it’s a reasonable option and only continues to get more features.
JetBrains
|
Statesman: A State Machine Library — Takes a different approach to most other state machine libraries by having you define state behavior in separate classes that are then instantiated from within your other classes.
GoCardless
|
|