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 on Rails: Autenticação utilizando Devise + Keycloak

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

1
Comments
3 min read
The Key Differences Between let and let! in RSpec

The Key Differences Between let and let! in RSpec

1
Comments
2 min read
Format on save for ERB and Ruby files in Zed IDE

Format on save for ERB and Ruby files in Zed IDE

Comments
1 min read
Post live updates from conferences

Post live updates from conferences

1
Comments
2 min read
Let's Read - Eloquent Ruby - Ch 13

Let's Read - Eloquent Ruby - Ch 13

Comments
6 min read
Recreate shopify webhooks

Recreate shopify webhooks

Comments
1 min read
Let's Read - Eloquent Ruby - Ch 11

Let's Read - Eloquent Ruby - Ch 11

Comments
7 min read
Short Ruby Newsletter - edition 106

Short Ruby Newsletter - edition 106

1
Comments
2 min read
Let's Read - Eloquent Ruby - Ch 15

Let's Read - Eloquent Ruby - Ch 15

2
Comments
6 min read
Marrying Tailwind with Jekyll

Marrying Tailwind with Jekyll

3
Comments
3 min read
JavaScript is a disease! Ruby is the cure!

JavaScript is a disease! Ruby is the cure!

1
Comments
2 min read
5 Livros de Ruby que vale a pena você ler

5 Livros de Ruby que vale a pena você ler

1
Comments
5 min read
Smooth Transitions with Turbo Streams

Smooth Transitions with Turbo Streams

2
Comments 5
3 min read
New Coder - learning Arrays & Recursion

New Coder - learning Arrays & Recursion

Comments
1 min read
Let's Read - Eloquent Ruby - Ch 12

Let's Read - Eloquent Ruby - Ch 12

Comments
7 min read
How to prevent race conditions in Rails apps

How to prevent race conditions in Rails apps

Comments 2
2 min read
Let's Read - Eloquent Ruby - Ch 19

Let's Read - Eloquent Ruby - Ch 19

1
Comments
8 min read
What tests would you write for these two simple Ruby objects

What tests would you write for these two simple Ruby objects

Comments
1 min read
Ruby vs. Ruby on Rails - Same or Different?

Ruby vs. Ruby on Rails - Same or Different?

1
Comments
4 min read
Upgrade Ruby using dual boot

Upgrade Ruby using dual boot

Comments
1 min read
Friendly.rb Ruby Conference updates

Friendly.rb Ruby Conference updates

1
Comments
1 min read
Efficient Chunked File Downloads in Rails: Streaming CSV Exports

Efficient Chunked File Downloads in Rails: Streaming CSV Exports

14
Comments
5 min read
S3 Alternatives for Rails' ActiveStorage

S3 Alternatives for Rails' ActiveStorage

3
Comments
2 min read
Refactor Stimulus.js Controllers to Use Change Callbacks

Refactor Stimulus.js Controllers to Use Change Callbacks

2
Comments 1
2 min read
Three Ruby Links #3

Three Ruby Links #3

1
Comments
2 min read
searchkick resource_already_exists_exception

searchkick resource_already_exists_exception

Comments
1 min read
Introducing RailsbootUI: Rails View Components for Bootstrap

Introducing RailsbootUI: Rails View Components for Bootstrap

Comments
4 min read
Falling in Love with Ruby - First Impressions with The Odin Project

Falling in Love with Ruby - First Impressions with The Odin Project

10
Comments 4
6 min read
Let's Read – Eloquent Ruby – Ch 9

Let's Read – Eloquent Ruby – Ch 9

2
Comments
6 min read
Monkey patching on Ruby

Monkey patching on Ruby

Comments
2 min read
Ruby on Rails HTTP Status codes

Ruby on Rails HTTP Status codes

1
Comments
9 min read
Ruby Quiz

Ruby Quiz

Comments
1 min read
Let's Read - Eloquent Ruby - Ch 20

Let's Read - Eloquent Ruby - Ch 20

4
Comments
8 min read
A Deep Dive into the Statesman Gem for Ruby: Building Flexible State Machines

A Deep Dive into the Statesman Gem for Ruby: Building Flexible State Machines

4
Comments 1
5 min read
Revolutionize Your Rails Translation Management with remote_translation_loader

Revolutionize Your Rails Translation Management with remote_translation_loader

2
Comments
3 min read
Leveraging Turbo 8: Best Additions to Implement in Rails 8 Projects

Leveraging Turbo 8: Best Additions to Implement in Rails 8 Projects

3
Comments
13 min read
Where to list your Ruby company online

Where to list your Ruby company online

3
Comments
4 min read
Short Ruby Newsletter - edition 105 published

Short Ruby Newsletter - edition 105 published

2
Comments
2 min read
rbenv commands for future reference 🧐

rbenv commands for future reference 🧐

2
Comments 1
1 min read
Deploying Multiple Rails Apps on The Same Server with Puma + Nginx

Deploying Multiple Rails Apps on The Same Server with Puma + Nginx

Comments
11 min read
Conditional CSS Classes in Rails with class_names

Conditional CSS Classes in Rails with class_names

Comments 1
1 min read
RailsDesigners.com: Elite Ruby on Rails Product Engineers & UI Designers

RailsDesigners.com: Elite Ruby on Rails Product Engineers & UI Designers

2
Comments
1 min read
Conditionally Style Turbo Frame Content

Conditionally Style Turbo Frame Content

2
Comments
4 min read
Criando uma API Simples com Sinatra e Documentando com Swagger UI

Criando uma API Simples com Sinatra e Documentando com Swagger UI

Comments
3 min read
Three Ruby Links #2

Three Ruby Links #2

1
Comments
2 min read
Utilizando Jbuilder no Rails - Parte 1

Utilizando Jbuilder no Rails - Parte 1

1
Comments
2 min read
How to Use Sqids in Rails to Obfuscate IDs

How to Use Sqids in Rails to Obfuscate IDs

Comments
3 min read
Rails Designer v1.6: Drag & Drop image support

Rails Designer v1.6: Drag & Drop image support

1
Comments
1 min read
Setting Up Jekyll, Resolving Webrick Issues, and Exploring Ruby Version Changes

Setting Up Jekyll, Resolving Webrick Issues, and Exploring Ruby Version Changes

3
Comments
4 min read
Rails Designer v1.4 introduces: Beautiful Layouts for Your Rails App

Rails Designer v1.4 introduces: Beautiful Layouts for Your Rails App

1
Comments 1
1 min read
Drag & Drop Images with Preview using Stimulus Outlets

Drag & Drop Images with Preview using Stimulus Outlets

3
Comments
2 min read
Let's Read - Eloquent Ruby - Ch 18

Let's Read - Eloquent Ruby - Ch 18

1
Comments
7 min read
Let's Read - Eloquent Ruby - Ch 16

Let's Read - Eloquent Ruby - Ch 16

5
Comments 1
6 min read
Better Inline Validation for Rails Forms (with ViewComponent or partials)

Better Inline Validation for Rails Forms (with ViewComponent or partials)

1
Comments 1
3 min read
Let's Read - Eloquent Ruby - Ch 17

Let's Read - Eloquent Ruby - Ch 17

2
Comments
8 min read
DPI Apprenticeship: Week 2

DPI Apprenticeship: Week 2

2
Comments
2 min read
Rails 7.2 brings SQL queries count to template rendering logs

Rails 7.2 brings SQL queries count to template rendering logs

Comments
1 min read
Super-helpful gem: syntax_suggest

Super-helpful gem: syntax_suggest

1
Comments
2 min read
Proposal for making private method work on constants too

Proposal for making private method work on constants too

1
Comments
5 min read
For those using Reverse ETL, which tools do you prefer (Census, Hightouch, Grouparoo, etc.) and why?

For those using Reverse ETL, which tools do you prefer (Census, Hightouch, Grouparoo, etc.) and why?

Comments
1 min read
loading...