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.
How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

12
Comments
4 min read
A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

4
Comments
5 min read
Error Handling with Ruby on Rails

Error Handling with Ruby on Rails

1
Comments
3 min read
Otimizando consultas no banco de dados com o Rails

Otimizando consultas no banco de dados com o Rails

4
Comments
3 min read
Install Ruby 3.2.0 with YJIT

Install Ruby 3.2.0 with YJIT

14
Comments 1
3 min read
Dockerizing a Simple Rails Application for Deployment

Dockerizing a Simple Rails Application for Deployment

7
Comments 1
15 min read
Rails Routing - resources vs. resource Methods

Rails Routing - resources vs. resource Methods

Comments
4 min read
Learning Ruby: a retrospective

Learning Ruby: a retrospective

Comments
4 min read
Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

3
Comments
5 min read
Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Comments 2
3 min read
Top 5 Ruby on Rails Gems

Top 5 Ruby on Rails Gems

1
Comments
3 min read
Features of Ruby on Rails

Features of Ruby on Rails

1
Comments
2 min read
What is Ruby on Rails (ROR)?

What is Ruby on Rails (ROR)?

1
Comments
2 min read
Preloading associations on an Array of Objects

Preloading associations on an Array of Objects

8
Comments
3 min read
Ruby/Rails Console Commands

Ruby/Rails Console Commands

Comments
2 min read
Database Performance Optimization and Scaling in Rails

Database Performance Optimization and Scaling in Rails

2
Comments
9 min read
Linkit, a beginner link aggregator

Linkit, a beginner link aggregator

Comments
5 min read
Cheaply running ruby on rails apps (for side projects)

Cheaply running ruby on rails apps (for side projects)

18
Comments 3
2 min read
Setup Active Job with Sidekiq in Rails

Setup Active Job with Sidekiq in Rails

9
Comments
8 min read
Ruby (love) RSpec

Ruby (love) RSpec

6
Comments
7 min read
The Rails/Laravel experience in JS/TS

The Rails/Laravel experience in JS/TS

1
Comments
3 min read
Ruby on Rails api authentication with devise and Doorkeeper

Ruby on Rails api authentication with devise and Doorkeeper

11
Comments 4
3 min read
Getting Started Upstash Redis with Rails

Getting Started Upstash Redis with Rails

2
Comments
12 min read
Metaprogramming in Ruby: Beginner Level

Metaprogramming in Ruby: Beginner Level

2
Comments
7 min read
Rails 7.1 supports password challenge via has_secure_password

Rails 7.1 supports password challenge via has_secure_password

1
Comments
1 min read
How to implement Authorizer pattern in Ruby on Rails?

How to implement Authorizer pattern in Ruby on Rails?

13
Comments
6 min read
Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

3
Comments 3
17 min read
Broadcasting custom Turbo actions like set_title, morph, and more

Broadcasting custom Turbo actions like set_title, morph, and more

15
Comments
4 min read
Strong Parameters in Rails?

Strong Parameters in Rails?

3
Comments
2 min read
Refactoring Guide for Rails Beginners

Refactoring Guide for Rails Beginners

1
Comments
6 min read
Routing in Rails

Routing in Rails

7
Comments 1
2 min read
How to implement Form Object pattern in Ruby on Rails?

How to implement Form Object pattern in Ruby on Rails?

10
Comments
5 min read
Setting Up User Auth With React and Rails Minus The JWT Headache

Setting Up User Auth With React and Rails Minus The JWT Headache

2
Comments
2 min read
Legacy Code

Legacy Code

2
Comments
1 min read
Validations in Ruby

Validations in Ruby

2
Comments
3 min read
O básico de Action Cable em Rails 7

O básico de Action Cable em Rails 7

4
Comments 3
4 min read
Atualizando uma app Ruby on Rails antiga

Atualizando uma app Ruby on Rails antiga

5
Comments
4 min read
Usando Action Text em Rails 7

Usando Action Text em Rails 7

3
Comments
2 min read
O básico de Stimulus em Rails

O básico de Stimulus em Rails

7
Comments 1
5 min read
How to implement Dependency Injection Pattern in Ruby On Rails?

How to implement Dependency Injection Pattern in Ruby On Rails?

11
Comments
4 min read
Simple ActiveRecord filtering with tiny_filter gem

Simple ActiveRecord filtering with tiny_filter gem

4
Comments
2 min read
Turbo Stream responses that spark joy

Turbo Stream responses that spark joy

4
Comments 1
3 min read
Automatically Generating OpenAPI Docs for Mastodon

Automatically Generating OpenAPI Docs for Mastodon

7
Comments
4 min read
Deploying Rails with Docker and AWS Fargate

Deploying Rails with Docker and AWS Fargate

3
Comments 1
10 min read
Specifying a polymorphic has_many through: association in Rails

Specifying a polymorphic has_many through: association in Rails

1
Comments
2 min read
Rails Generator Cheat Sheet

Rails Generator Cheat Sheet

21
Comments 4
6 min read
Uma introdução de Active Storage em Rails 7

Uma introdução de Active Storage em Rails 7

2
Comments
6 min read
Whose Params Are They Anyway? Using the Params Hash in Rails

Whose Params Are They Anyway? Using the Params Hash in Rails

6
Comments
4 min read
Como usar o Active Job em Rails 7

Como usar o Active Job em Rails 7

5
Comments
3 min read
Implementing M-pesa STK push and query in Ruby On Rails

Implementing M-pesa STK push and query in Ruby On Rails

12
Comments 4
8 min read
ERRORS: Bang, Rescue, Repeat.

ERRORS: Bang, Rescue, Repeat.

5
Comments
5 min read
Imposter Syndrome 2.0

Imposter Syndrome 2.0

6
Comments
3 min read
Uma introdução sobre Action Mailer em Rails 7

Uma introdução sobre Action Mailer em Rails 7

4
Comments
4 min read
Falha de cobertura: Divagações sobre testes de software

Falha de cobertura: Divagações sobre testes de software

9
Comments
17 min read
Polymorphic Associations in Ruby on Rails

Polymorphic Associations in Ruby on Rails

4
Comments
2 min read
[AI] Setting up omni-auth in rails

[AI] Setting up omni-auth in rails

7
Comments
3 min read
Testando routes em RSpec Rails

Testando routes em RSpec Rails

3
Comments
2 min read
How to implement Service Object pattern in Ruby on Rails?

How to implement Service Object pattern in Ruby on Rails?

12
Comments
5 min read
Creating a new database in Rails

Creating a new database in Rails

5
Comments
1 min read
Testando views em RSpec Rails

Testando views em RSpec Rails

5
Comments
4 min read
loading...