DEV Community

Ruby on Rails

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Ruby Array Methods That Will Blow Your Mind.

Ruby Array Methods That Will Blow Your Mind.

10
Comments 5
2 min read
Easy Peasy Form Validation Errors with Rails Turbo Frames (modals)

Easy Peasy Form Validation Errors with Rails Turbo Frames (modals)

4
Comments
2 min read
Get the PR statistics from Github with PullKeeper

Get the PR statistics from Github with PullKeeper

1
Comments
2 min read
Undocumented Gem Incompatibilities with Rails 7.1

Undocumented Gem Incompatibilities with Rails 7.1

Comments
2 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
Setup RSpec Tests in Rails with Gitlab CI

Setup RSpec Tests in Rails with Gitlab CI

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

Desempenho e Otimização em Ruby on Rails

1
Comments
4 min read
Setting Up Google Auth With React, Rails API, and Devise

Setting Up Google Auth With React, Rails API, and Devise

Comments
5 min read
Usando Stimulus para mostrar o nome da imagem no input de arquivo

Usando Stimulus para mostrar o nome da imagem no input de arquivo

5
Comments
3 min read
Data-Attributes Magic with Tailwind CSS & Stimulus

Data-Attributes Magic with Tailwind CSS & Stimulus

2
Comments
3 min read
How to split out a specific case from a polymorphic association

How to split out a specific case from a polymorphic association

Comments
1 min read
Auth, Business rules and HTTP

Auth, Business rules and HTTP

1
Comments
1 min read
Turbo Streaming Modals in Ruby on Rails

Turbo Streaming Modals in Ruby on Rails

1
Comments
3 min read
Ignoring a Rails model attribute

Ignoring a Rails model attribute

1
Comments
2 min read
How to Toggle Multiple CSS Classes with Stimulus

How to Toggle Multiple CSS Classes with Stimulus

2
Comments
2 min read
Rails ActiveRecord count, size and length, map and pluck

Rails ActiveRecord count, size and length, map and pluck

5
Comments 1
2 min read
Experimenting with Modern UI Alternatives in Rails

Experimenting with Modern UI Alternatives in Rails

6
Comments 2
2 min read
Boas e Más práticas na escrita de testes usando RSpec no Ruby on Rails

Boas e Más práticas na escrita de testes usando RSpec no Ruby on Rails

1
Comments 2
7 min read
Mastering Large Backfill Migrations in Rails and Sidekiq

Mastering Large Backfill Migrations in Rails and Sidekiq

6
Comments 2
11 min read
Rails Designer v0.8.0 release

Rails Designer v0.8.0 release

1
Comments
1 min read
Alcance a Excelência: Aperfeiçoando Projetos Rails com RuboCop e Práticas de Qualidade de Código

Alcance a Excelência: Aperfeiçoando Projetos Rails com RuboCop e Práticas de Qualidade de Código

Comments
2 min read
Colorful Text in Rails with ANSI Escape Codes

Colorful Text in Rails with ANSI Escape Codes

Comments
1 min read
Refactoring Rails Helpers from static to dynamic rendering

Refactoring Rails Helpers from static to dynamic rendering

Comments
5 min read
How to Properly Structure Stimulus Controller

How to Properly Structure Stimulus Controller

1
Comments
3 min read
Ruby-on-Rails ERB vs HAML

Ruby-on-Rails ERB vs HAML

2
Comments
2 min read
Full-Text Search for Ruby on Rails with Litesearch

Full-Text Search for Ruby on Rails with Litesearch

5
Comments
7 min read
Escrevendo Testes de maneira eficiente usando RSpec em Ruby on Rails

Escrevendo Testes de maneira eficiente usando RSpec em Ruby on Rails

1
Comments 3
2 min read
Custom Meta Titles in Rails: A quick guide

Custom Meta Titles in Rails: A quick guide

1
Comments
2 min read
Ruby's discreet argument forwarding shorthand...

Ruby's discreet argument forwarding shorthand...

2
Comments
1 min read
Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

Comments
3 min read
Explorando Verbos HTTP: Uma Abordagem Prática para Routes, Controllers e Views em Projetos Web

Explorando Verbos HTTP: Uma Abordagem Prática para Routes, Controllers e Views em Projetos Web

Comments
4 min read
Being laid off in 2023-2024 as an early-career developer

Being laid off in 2023-2024 as an early-career developer

45
Comments 24
9 min read
How to Debug Javascript in a Rails Gem

How to Debug Javascript in a Rails Gem

1
Comments
1 min read
Friendship ended with Tailwind UI…

Friendship ended with Tailwind UI…

2
Comments
1 min read
Flash Messages (notifications) in Rails Apps

Flash Messages (notifications) in Rails Apps

9
Comments
3 min read
Ruby on Rails containerization example

Ruby on Rails containerization example

2
Comments 2
5 min read
Start to Learn Secure App with Ruby on Rails

Start to Learn Secure App with Ruby on Rails

3
Comments
6 min read
How to upgrade a Ruby on Rails app

How to upgrade a Ruby on Rails app

1
Comments
3 min read
Conheça Profundamente os Ambientes do Rails: Uma Visão Abrangente para não Desenvolvedores

Conheça Profundamente os Ambientes do Rails: Uma Visão Abrangente para não Desenvolvedores

Comments
2 min read
Strict locals in Slim / Haml partials in Rails

Strict locals in Slim / Haml partials in Rails

3
Comments
3 min read
How to configure testing environment in Ruby on Rails with RSpec

How to configure testing environment in Ruby on Rails with RSpec

3
Comments 2
2 min read
ActiveRecord::Originator, a RubyGem indicating the origin of the SQL

ActiveRecord::Originator, a RubyGem indicating the origin of the SQL

3
Comments
4 min read
Following Users: Because Stalking is so 2010

Following Users: Because Stalking is so 2010

Comments
14 min read
Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

8
Comments
12 min read
Design Patterns : A Comprehensive Overview

Design Patterns : A Comprehensive Overview

2
Comments
3 min read
Test Driving a Rails API - Part One

Test Driving a Rails API - Part One

2
Comments
10 min read
Version 0.7.0 released: accordions, tooltips and flash messages

Version 0.7.0 released: accordions, tooltips and flash messages

1
Comments
1 min read
Efficient Database Queries in Rails: A Practical Approach

Efficient Database Queries in Rails: A Practical Approach

5
Comments 2
24 min read
🚀 Building a RESTful API with Ruby on Rails

🚀 Building a RESTful API with Ruby on Rails

35
Comments
6 min read
Payload and parameters validation in Rails

Payload and parameters validation in Rails

14
Comments
12 min read
Extending Hotwire beyond Ruby on Rails

Extending Hotwire beyond Ruby on Rails

Comments
6 min read
Why Choose ViewComponent over Rails Partials

Why Choose ViewComponent over Rails Partials

3
Comments
4 min read
Hotwire Modals in Ruby on Rails with Stimulus and Turbo Frames

Hotwire Modals in Ruby on Rails with Stimulus and Turbo Frames

2
Comments
7 min read
Why I love Ruby

Why I love Ruby

9
Comments 2
16 min read
Conditionally Add CSS Classes in Your Stimulus Controllers

Conditionally Add CSS Classes in Your Stimulus Controllers

3
Comments
1 min read
Conditionally Add CSS Classes to Your Views and Components

Conditionally Add CSS Classes to Your Views and Components

1
Comments
1 min read
Callbacks are evil! 😈

Callbacks are evil! 😈

1
Comments
4 min read
loading...