Latest Ruby news from the world

26 May 2022

An Introduction to Polymorphism in Ruby on Rails

This article will give you a greater understanding of polymorphism, specifically in Ruby on Rails.
Ruby News
May2022
26 May 2022

Event Streaming in Rails with Kafka

Do you need to process a lot of data in real time? Event streaming is a pattern that could help.
Ruby News
May2022
25 May 2022

Rails 8 : unreleased features

Rails 8 has not yet a release date at this time of writing. What kind of feature could be fun in the (future) Ruby-on-Rails 8 release ? Let's dream.
Ruby News
May2022
24 May 2022

How to get & build full URLs in Rails

Rails got you a current request absolute URL and provides a simple way for that.
Ruby News
May2022
23 May 2022

Bugfixes, guides improvement and more!

The latest news from the Rails world
Ruby News
May2022
23 May 2022

Ruby Vulnerabilities: Exploiting Dangerous Open, Send and Deserialization Operations

Author tested a Ruby on Rails application that was vulnerable to three of the most common types of Ruby-specific remote code execution (RCE) vulnerabilities
Ruby News
May2022
23 May 2022

Understanding ViewComponent concepts by building a button

The ViewComponent library from GitHub is becoming a popular answer to building design systems in server-rendered Rails applications. Let’s understand the basics by creating a fancy component button.
Ruby News
May2022
19 May 2022

Tracing a Ruby application with OpenTelemetry for performance monitoringRuby, the self keyword

This article expleins why tracing your application can give the much needed context required to troubleshoot performance issues
Ruby News
May2022
19 May 2022

Using Scientist to Refactor Critical Ruby on Rails Code

This post will examine how you can use Scientist to migrate, refactor, and change critical Ruby production code with confidence.
Ruby News
May2022
18 May 2022

A choice of gems

Ruby developers tend to have strong preferences in their gems choices.
Ruby News
May2022
18 May 2022

RubyMine Plans to Retire Support for Rails 3 and Other Outdated Features

Rails 3 will no longer be supported starting with the next major release – RubyMine 2022.2.
Ruby News
May2022
17 May 2022

A Case for Query Objects in Rails

Query objects main purpose is to encapsulate a database query as a reusable, potentially composable, and parameterizable unit. When is it best to reach for them and how can we structure them?
Ruby News
May2022
17 May 2022

Tracing a Ruby application with OpenTelemetry and SigNoz"

Tracing application can give the much needed context required to troubleshoot performance issues. OpenTelemetry is an open-source project that can help you to set up an observability framework for your cloud-native applications.
Ruby News
May2022
17 May 2022

Understanding the Ruby Object Model in Depth

If you define the same method on a class, a subclass, and a mixin, which one gets called first? An exploration of Ruby's object model!
Ruby News
May2022
16 May 2022

More async queries, pattern matching and no more autoclosed PRs

The latest news from the Rails world
Ruby News
May2022
14 May 2022

RailsConf 2022

This year’s conference will feature an in-person three-day conference from May 17-19 and a new virtual event on June 15-16
Ruby News
May2022
12 May 2022

Bootstrapping with Ruby on Rails Generators and Templates

Let’s explore the basics of Rails generators and templates, then examine how to customize your Rails app with templates
Ruby News
May2022
12 May 2022

Ruby, the self keyword

This article will explore the self keyword of the Ruby language
Ruby News
May2022
11 May 2022

Ruby 3.1’s incompatible changes to its YAML module (Psych 4)

Ruby release version 3.1 brings big update to Psych version 4.0, Ruby’s built-in YAML Ain't a Markup Language (YAML, a recursive acronym) interpreter
Ruby News
May2022
7 May 2022

Rails' Hidden Gems: ActiveSupport Cache Increment and Decrement

You've probably used `Rails.cache` to read, write, and fetch cached data in Rails—but did you know you can also work with counters? In this series, Jonathan Miles introduces us to some of the lesser-known tools hidden in your Rails codebase.
Ruby News
May2022
10 December 2021

Rails 7.0 RC1: Released and ready to go

Rails 7.0 RC1: New JavaScript Answers, At-Work Encryption, Query Origin Logging, Zeitwerk Exclusively
Ruby News
Dec2021
7 December 2021

16 New Ml Gems for Ruby

16 New Ml Gems For Ruby
ankane.org
Dec2021
7 December 2021

Building a Rails Ci Pipeline with Github Actions

Building a Rails CI Pipeline with Github Actions
boringrails.com
Dec2021
7 December 2021

A Lesser Known Capability of Rubys Json Dot Parse

A Lesser Known Capability Of Rubys Json Dot Parse
Szymon Fiedler
Dec2021