DEV Community

Ruby

This tag is for posts related to the Ruby language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Don't expose primary id's with Rails' dom_id

Don't expose primary id's with Rails' dom_id

1
Comments
1 min read
Optimize Database Performance in Ruby on Rails and ActiveRecord

Optimize Database Performance in Ruby on Rails and ActiveRecord

Comments
13 min read
CPU Profiling a Ruby Application in Kubernetes

CPU Profiling a Ruby Application in Kubernetes

Comments
3 min read
My First RubyConf

My First RubyConf

Comments
2 min read
Building a Smart Log Pipeline: Syslog Parsing, Data Enrichment, and Analytics with Logstash, Elasticsearch, and Ruby

Building a Smart Log Pipeline: Syslog Parsing, Data Enrichment, and Analytics with Logstash, Elasticsearch, and Ruby

Comments
5 min read
Release 0.3 #2

Release 0.3 #2

Comments
2 min read
What I posted this week about Ruby

What I posted this week about Ruby

1
Comments
2 min read
How to easily add a favicon to your Rails App ✨

How to easily add a favicon to your Rails App ✨

4
Comments
1 min read
Add Sign Up to Rails 8' Authentication

Add Sign Up to Rails 8' Authentication

2
Comments
5 min read
The intricacies of implementing memoization in Ruby

The intricacies of implementing memoization in Ruby

1
Comments
21 min read
Capistrano: The Ultimate Guide to Automated Deployments for Rails Applications

Capistrano: The Ultimate Guide to Automated Deployments for Rails Applications

Comments
4 min read
🚀 Introducing Chromate: Build AI Agents Easily with Ruby and the Chrome DevTools Protocol (CDP)

🚀 Introducing Chromate: Build AI Agents Easily with Ruby and the Chrome DevTools Protocol (CDP)

Comments
2 min read
Store UI State in localStorage with Stimulus

Store UI State in localStorage with Stimulus

1
Comments 1
3 min read
gem install error: incompatible function pointer types passing

gem install error: incompatible function pointer types passing

Comments
1 min read
Solid Queue 101: Processamento em Background no Rails 8.

Solid Queue 101: Processamento em Background no Rails 8.

8
Comments
5 min read
How to clean up repetitive keys in .html.erb templates?

How to clean up repetitive keys in .html.erb templates?

Comments
2 min read
Concurrency in Ruby: Thread and Fiber

Concurrency in Ruby: Thread and Fiber

3
Comments
5 min read
Ruby's Enumerable Module

Ruby's Enumerable Module

Comments
5 min read
Building Paindai: A Rails-Powered Pain Journaling App to Help Chronic Pain Patients Advocate for Themselves

Building Paindai: A Rails-Powered Pain Journaling App to Help Chronic Pain Patients Advocate for Themselves

Comments 1
5 min read
Multiple deployments and High Availability with Mina and Ruby on Rails

Multiple deployments and High Availability with Mina and Ruby on Rails

Comments
6 min read
One Year of Toronto Ruby

One Year of Toronto Ruby

Comments
2 min read
Capybara: Debugging Your Specs with save_and_open_screenshot Method

Capybara: Debugging Your Specs with save_and_open_screenshot Method

Comments
2 min read
Problem with Rails...

Problem with Rails...

Comments 10
5 min read
Broadcast Turbo Streams without Redis

Broadcast Turbo Streams without Redis

1
Comments 1
8 min read
Parameters VS Arguments with Ruby

Parameters VS Arguments with Ruby

Comments
1 min read
Rails' Partial Features You (didn't) Know

Rails' Partial Features You (didn't) Know

2
Comments 1
4 min read
How do Turbo Streams Work (behind the scenes)

How do Turbo Streams Work (behind the scenes)

1
Comments 1
3 min read
Using meta-programming in Ruby to build a REST API from a JSON file

Using meta-programming in Ruby to build a REST API from a JSON file

1
Comments
4 min read
minds on rails parametric search and semantic search

minds on rails parametric search and semantic search

Comments
1 min read
Difference between puts and return: A Common Beginner's Confusion

Difference between puts and return: A Common Beginner's Confusion

4
Comments
2 min read
TIL `bundle outdated`

TIL `bundle outdated`

Comments
1 min read
Ruby on Rails 8: Custom Compression for Encrypted Data

Ruby on Rails 8: Custom Compression for Encrypted Data

12
Comments
2 min read
What is a Mind

What is a Mind

Comments
2 min read
Ruby on Rails: Autenticação utilizando Devise + Keycloak

Ruby on Rails: Autenticação utilizando Devise + Keycloak

Comments
3 min read
Ruby: One of the top 5 highest-paying technologies, according to Stack overflow

Ruby: One of the top 5 highest-paying technologies, according to Stack overflow

8
Comments
6 min read
A Comprehensive Guide to Multithreading in Ruby

A Comprehensive Guide to Multithreading in Ruby

14
Comments 1
4 min read
Minitest Advantages: Simple Testing for Rails Projects

Minitest Advantages: Simple Testing for Rails Projects

8
Comments
3 min read
Ruby on Rails Case Study: How JetThoughts Improved OpenApply's Code and UX

Ruby on Rails Case Study: How JetThoughts Improved OpenApply's Code and UX

6
Comments
2 min read
10 Useful Tips For Ruby On Rails Developers

10 Useful Tips For Ruby On Rails Developers

1
Comments 1
5 min read
What's the Fucking Clean Code???

What's the Fucking Clean Code???

3
Comments 1
5 min read
The Basics of Rack for Ruby

The Basics of Rack for Ruby

3
Comments
4 min read
Deploy your Preprod and Production Rails Application using Kamal

Deploy your Preprod and Production Rails Application using Kamal

9
Comments
4 min read
Rails Designer v1.7: Add Smooth Turbo Stream Transitions

Rails Designer v1.7: Add Smooth Turbo Stream Transitions

1
Comments 1
1 min read
Short Ruby Newsletter - edition 109 published

Short Ruby Newsletter - edition 109 published

2
Comments
2 min read
AI in Action: Enhancing and Not Replacing Jobs

AI in Action: Enhancing and Not Replacing Jobs

Comments
11 min read
Why Ruby on Rails is Ideal for Startups

Why Ruby on Rails is Ideal for Startups

Comments
2 min read
Deploying Rails Apps to a Caprover Instance

Deploying Rails Apps to a Caprover Instance

Comments
3 min read
Why Your Company Should Sponsor Events

Why Your Company Should Sponsor Events

15
Comments
4 min read
New Release: turkish_id v1.7.0

New Release: turkish_id v1.7.0

7
Comments
3 min read
Streamlining Rails Controllers with Simple PORO Validators

Streamlining Rails Controllers with Simple PORO Validators

15
Comments 3
3 min read
Senior vs Junior

Senior vs Junior

Comments
1 min read
Por que sua empresa deveria patrocinar eventos

Por que sua empresa deveria patrocinar eventos

15
Comments 1
5 min read
Introduction to Gem narabikae: A New Position Management Algorithm Inspired by Figma’s Fractional Indexing

Introduction to Gem narabikae: A New Position Management Algorithm Inspired by Figma’s Fractional Indexing

Comments
4 min read
Ruby on Rails 8: How to Batch with Custom Columns

Ruby on Rails 8: How to Batch with Custom Columns

10
Comments
2 min read
Ruby on Rails 8: Simplifying Sharding with New Methods

Ruby on Rails 8: Simplifying Sharding with New Methods

10
Comments
2 min read
3 useful VS Code extensions for testing Ruby code

3 useful VS Code extensions for testing Ruby code

Comments
2 min read
Writing Clean Code in Ruby on Rails Applications 🧼💻

Writing Clean Code in Ruby on Rails Applications 🧼💻

5
Comments
3 min read
Let's Read - Eloquent Ruby - Ch 22

Let's Read - Eloquent Ruby - Ch 22

Comments
5 min read
Let's Read - Eloquent Ruby - Ch 21

Let's Read - Eloquent Ruby - Ch 21

Comments
6 min read
🔒 Exploring the Singleton Design Pattern in Ruby

🔒 Exploring the Singleton Design Pattern in Ruby

6
Comments
3 min read
loading...