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.
Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

Comments
3 min read
¿Por qué desarrollar en Ruby on Rails?

¿Por qué desarrollar en Ruby on Rails?

Comments
1 min read
Is ActiveRecord right in omitting parentheses in queries? (and how ChatGPT lies again)

Is ActiveRecord right in omitting parentheses in queries? (and how ChatGPT lies again)

Comments
4 min read
Dynamic Data Management with jsonb in Rails

Dynamic Data Management with jsonb in Rails

Comments
2 min read
sprockets_terser_with_source_maps v2.0.0 released!

sprockets_terser_with_source_maps v2.0.0 released!

Comments
1 min read
How to add or remove a Stimulus controller

How to add or remove a Stimulus controller

2
Comments
1 min read
É necessário voltar ao começo

É necessário voltar ao começo

Comments
3 min read
I counted the number of visible sunsets with Ruby

I counted the number of visible sunsets with Ruby

1
Comments
4 min read
Searching for the first job with rails backend

Searching for the first job with rails backend

Comments
6 min read
Exploring the Latest Ruby News: March 2024 Roundup

Exploring the Latest Ruby News: March 2024 Roundup

Comments
3 min read
Ruby Array Methods That Will Blow Your Mind.

Ruby Array Methods That Will Blow Your Mind.

10
Comments 5
2 min read
How to iterate over a Ruby array

How to iterate over a Ruby array

1
Comments
2 min read
Creating Passkey Authentication in a Rails 7 Application

Creating Passkey Authentication in a Rails 7 Application

1
Comments
4 min read
The Art of Monkey Patching in Ruby

The Art of Monkey Patching in Ruby

1
Comments
3 min read
PayPal REST API

PayPal REST API

3
Comments
2 min read
What is a Ruby implementation?

What is a Ruby implementation?

Comments
6 min read
Priority Queue em Ruby

Priority Queue em Ruby

Comments
6 min read
Ruby is not dying — It’s Aging like fine wine

Ruby is not dying — It’s Aging like fine wine

Comments
4 min read
Syntax, syntax, syntax

Syntax, syntax, syntax

Comments
2 min read
RSpec, Philosophically Speaking

RSpec, Philosophically Speaking

Comments
28 min read
Easy way to implement reCAPTCHA V3 in Ruby on Rails

Easy way to implement reCAPTCHA V3 in Ruby on Rails

Comments
3 min read
How to deploy a Rails 7 app to Heroku

How to deploy a Rails 7 app to Heroku

Comments
4 min read
Ruby regex guide

Ruby regex guide

Comments
5 min read
How the Rails params hash works

How the Rails params hash works

Comments
6 min read
Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

3
Comments
4 min read
Tracks Not At RailsConf 2024

Tracks Not At RailsConf 2024

Comments
2 min read
Como configurar ambiente de testes em Ruby on Rails com RSpec

Como configurar ambiente de testes em Ruby on Rails com RSpec

1
Comments
2 min read
Making a (Sidekiq) Batch Recipe

Making a (Sidekiq) Batch Recipe

4
Comments 1
7 min read
🚀Simple Authentication in Ruby on Rails: a step by step guide

🚀Simple Authentication in Ruby on Rails: a step by step guide

17
Comments 4
7 min read
Photogram Authorization

Photogram Authorization

Comments
4 min read
Coinbase Commerce Client: Easily Integrate Cryptocurrency Payments in Ruby on Rails

Coinbase Commerce Client: Easily Integrate Cryptocurrency Payments in Ruby on Rails

4
Comments
9 min read
Routing definition using only the actions generated by resources

Routing definition using only the actions generated by resources

Comments
3 min read
My honest opinion about Hatchbox

My honest opinion about Hatchbox

1
Comments
2 min read
Good Database Migration Practices for Your Ruby on Rails App using Strong Migrations

Good Database Migration Practices for Your Ruby on Rails App using Strong Migrations

Comments
8 min read
Am I the only one who doesn't put parentheses around the parameters in Ruby method definitions?

Am I the only one who doesn't put parentheses around the parameters in Ruby method definitions?

11
Comments 2
5 min read
History of the endless method syntax

History of the endless method syntax

2
Comments
5 min read
Test Driving a Rails API - Part Two

Test Driving a Rails API - Part Two

Comments
13 min read
The Crumbling Codebase

The Crumbling Codebase

1
Comments
2 min read
Create a MacOS desktop application with pure Ruby (Tutorial)

Create a MacOS desktop application with pure Ruby (Tutorial)

6
Comments 2
1 min read
Prevent over-fetching data for REST API in Ruby on Rails

Prevent over-fetching data for REST API in Ruby on Rails

Comments
2 min read
Threading e Code Execution em Ruby on Rails

Threading e Code Execution em Ruby on Rails

5
Comments
3 min read
Idiomatic shorthand loops in Ruby

Idiomatic shorthand loops in Ruby

Comments
1 min read
Run RSpec tests on changed files only

Run RSpec tests on changed files only

Comments 2
2 min read
Mastering Kredis in Ruby: Your Essential Guide

Mastering Kredis in Ruby: Your Essential Guide

7
Comments
8 min read
Building a Sinatra app in Ruby

Building a Sinatra app in Ruby

1
Comments
10 min read
Writing Tests Efficiently Using RSpec in Ruby on Rails

Writing Tests Efficiently Using RSpec in Ruby on Rails

1
Comments
2 min read
How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

5
Comments
3 min read
Ruby dry-monads

Ruby dry-monads

Comments
1 min read
Threading and code execution in Ruby on Rails

Threading and code execution in Ruby on Rails

Comments
2 min read
Adding lazy loading of items using htmx

Adding lazy loading of items using htmx

2
Comments
2 min read
Good and Bad practices in writing tests using RSpec in Ruby on Rails

Good and Bad practices in writing tests using RSpec in Ruby on Rails

Comments
6 min read
Live reload a Rails 7 application, an unsatisfaying attempt

Live reload a Rails 7 application, an unsatisfaying attempt

1
Comments
3 min read
Ruby Attributes VS Instance variables

Ruby Attributes VS Instance variables

Comments
2 min read
Desempenho e Otimização em Ruby on Rails

Desempenho e Otimização em Ruby on Rails

1
Comments
4 min read
[pt-BR] Guia Prático: Explorando o Poder da Gem ActiveRecord no Ruby - Sem Framework 🚀

[pt-BR] Guia Prático: Explorando o Poder da Gem ActiveRecord no Ruby - Sem Framework 🚀

17
Comments 1
16 min read
Exploring Redux as a Global State Management Solution: An In-Depth Guide

Exploring Redux as a Global State Management Solution: An In-Depth Guide

Comments
2 min read
Exploring Redux as a Global State Management Solution: An In-Depth Guide

Exploring Redux as a Global State Management Solution: An In-Depth Guide

1
Comments
2 min read
Title: Mastering CRUD Operations in React with Redux Toolkit Query

Title: Mastering CRUD Operations in React with Redux Toolkit Query

Comments
2 min read
Turbo Streaming Modals in Ruby on Rails

Turbo Streaming Modals in Ruby on Rails

1
Comments
3 min read
Running Ruby Scripts in ChatCraft with Python-WASI

Running Ruby Scripts in ChatCraft with Python-WASI

1
Comments
2 min read
loading...