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.
Mastering Ruby on Rails: Thoughts and Ideas

Mastering Ruby on Rails: Thoughts and Ideas

7
Comments
4 min read
Supercharge Your Rails Development: A Deep Dive into Vite-Rails and React Integration

Supercharge Your Rails Development: A Deep Dive into Vite-Rails and React Integration

2
Comments 1
3 min read
Using Action Cable for Real-Time Applications in Ruby on Rails

Using Action Cable for Real-Time Applications in Ruby on Rails

1
Comments
3 min read
The 80/20 Rule of Rails performance

The 80/20 Rule of Rails performance

2
Comments
3 min read
How to Use Mutex in Ruby: A Comprehensive Guide

How to Use Mutex in Ruby: A Comprehensive Guide

1
Comments
3 min read
Rails Guides 7.2 in Spanish Translated with OpenAI

Rails Guides 7.2 in Spanish Translated with OpenAI

1
Comments
5 min read
Testing ViewComponent w/ Capybara

Testing ViewComponent w/ Capybara

2
Comments
5 min read
Tips for Working with Complex Normalized Databases

Tips for Working with Complex Normalized Databases

Comments
15 min read
Rails and Keycloak, Authentication, Authorization, part three

Rails and Keycloak, Authentication, Authorization, part three

3
Comments
3 min read
Rails and Keycloak, Authentication, Authorization, part two

Rails and Keycloak, Authentication, Authorization, part two

1
Comments
5 min read
Active Record Queries Cheat Sheet

Active Record Queries Cheat Sheet

Comments
1 min read
Rails and Keycloak, Authentication Authorization, part one

Rails and Keycloak, Authentication Authorization, part one

1
Comments
3 min read
Deploying Ruby on Rails applications with Kamal

Deploying Ruby on Rails applications with Kamal

5
Comments
7 min read
Nested Forms With Turbo (without dependencies)

Nested Forms With Turbo (without dependencies)

5
Comments 1
3 min read
Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

1
Comments
1 min read
Nested Layouts with Ruby on Rails

Nested Layouts with Ruby on Rails

5
Comments 1
2 min read
Rails Active Record: Quick Start!

Rails Active Record: Quick Start!

Comments
5 min read
Using RuboCop for Code Quality and Style Enforcement in Rails Projects

Using RuboCop for Code Quality and Style Enforcement in Rails Projects

1
Comments
2 min read
Ruby2html: Streamline Your Rails Views with Pure Ruby

Ruby2html: Streamline Your Rails Views with Pure Ruby

8
Comments 1
3 min read
Create a New Rails 7.2 Project with Bootstrap Theme on a Newly Set Up WSL (in Minutes)

Create a New Rails 7.2 Project with Bootstrap Theme on a Newly Set Up WSL (in Minutes)

6
Comments
3 min read
Rails 8 introduces a basic authentication generator

Rails 8 introduces a basic authentication generator

2
Comments
1 min read
RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy

RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy

Comments
5 min read
Preview an Image Before Upload with Hotwire/Stimulus

Preview an Image Before Upload with Hotwire/Stimulus

2
Comments 1
2 min read
Why you should participate to Friendly.rb Ruby conference

Why you should participate to Friendly.rb Ruby conference

11
Comments
4 min read
Otimização de consultas com ActiveRecord e índices no Rails

Otimização de consultas com ActiveRecord e índices no Rails

3
Comments
4 min read
What's Coming in Ruby on Rails 7.2: Database Features in Active Record

What's Coming in Ruby on Rails 7.2: Database Features in Active Record

3
Comments
7 min read
Buh-Bye Webpack and Node.js, Hello Rails and Import Maps

Buh-Bye Webpack and Node.js, Hello Rails and Import Maps

2
Comments 1
6 min read
TIL use `normalizes :field, apply_to_nil: true`

TIL use `normalizes :field, apply_to_nil: true`

2
Comments
1 min read
Integrando Redis em uma Aplicação Rails com React

Integrando Redis em uma Aplicação Rails com React

3
Comments
4 min read
An Introduction to Auth0 for Ruby on Rails

An Introduction to Auth0 for Ruby on Rails

5
Comments
9 min read
Gerenciamento de estados da Api React - Rails

Gerenciamento de estados da Api React - Rails

3
Comments
3 min read
Rails Designer v1.2: Preview Images before Upload

Rails Designer v1.2: Preview Images before Upload

7
Comments
1 min read
From Partials (and Helpers) to Embracing ViewComponent in Rails

From Partials (and Helpers) to Embracing ViewComponent in Rails

7
Comments 1
5 min read
Make your Rails App Configurable in 4 Ways

Make your Rails App Configurable in 4 Ways

8
Comments 1
6 min read
Aplicação do React com Ruby para um Design System

Aplicação do React com Ruby para um Design System

2
Comments
2 min read
Ruby on Rails Quiz

Ruby on Rails Quiz

7
Comments 2
1 min read
Query multiple tables easily with Rails and Postgres Views

Query multiple tables easily with Rails and Postgres Views

4
Comments 2
4 min read
Kamal Integration in Rails 8 by Default

Kamal Integration in Rails 8 by Default

Comments
2 min read
Rabarber v3: Multi-Tenancy Update

Rabarber v3: Multi-Tenancy Update

5
Comments 1
1 min read
Use CSS' `only-child` instead of `if/else` logic

Use CSS' `only-child` instead of `if/else` logic

1
Comments 2
2 min read
Effortless Rails 7+ Deployment with Kamal Gem on DigitalOcean

Effortless Rails 7+ Deployment with Kamal Gem on DigitalOcean

4
Comments
4 min read
Paralelos entre Hibernate, JPA, Ruby e Rails

Paralelos entre Hibernate, JPA, Ruby e Rails

3
Comments
2 min read
The Strangest Ruby Syntax: PatternMatching

The Strangest Ruby Syntax: PatternMatching

2
Comments
7 min read
What are your thoughts on the Rails community? 00:25

What are your thoughts on the Rails community?

10
Comments 1
1 min read
Building a CRUD Application with Ruby on Rails: Step-by-Step Guide

Building a CRUD Application with Ruby on Rails: Step-by-Step Guide

Comments
2 min read
How to build an image gallery in Rails with Stimulus

How to build an image gallery in Rails with Stimulus

1
Comments
5 min read
Secure your Stripe Webhooks and protect yourself from Captain Hook

Secure your Stripe Webhooks and protect yourself from Captain Hook

9
Comments 1
5 min read
The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

2
Comments
3 min read
The easiest guide to generate PDF📜 using Prawn in your Rails project

The easiest guide to generate PDF📜 using Prawn in your Rails project

14
Comments 2
6 min read
Inline Save and Add Another with Rails and Hotwire

Inline Save and Add Another with Rails and Hotwire

2
Comments
3 min read
How to deploy a Rails 7 app to Fly.io

How to deploy a Rails 7 app to Fly.io

Comments
1 min read
A Step-by-Step Guide to Creating and Verifying Factories in Rails

A Step-by-Step Guide to Creating and Verifying Factories in Rails

2
Comments
2 min read
Enhance Your Rails 7 App with Stimulus.js and JavaScript Integration

Enhance Your Rails 7 App with Stimulus.js and JavaScript Integration

1
Comments
2 min read
Memorização em Ruby

Memorização em Ruby

46
Comments 4
8 min read
Rails Designer v1.1 released: FormLabelComponent + MediaList

Rails Designer v1.1 released: FormLabelComponent + MediaList

3
Comments
1 min read
Adding A Confirmation Interstitial On Create in REST

Adding A Confirmation Interstitial On Create in REST

3
Comments
7 min read
9 things that 🚨Rubocop🚨 don’t want you to use

9 things that 🚨Rubocop🚨 don’t want you to use

6
Comments
5 min read
5 UI Components Library for Ruby on Rails (in 2024)

5 UI Components Library for Ruby on Rails (in 2024)

2
Comments 1
3 min read
Event sourcing for smooth brains: building a basic event-driven system in Rails

Event sourcing for smooth brains: building a basic event-driven system in Rails

6
Comments 1
8 min read
Solving Common Issues with Hotwire in Ruby on Rails: Tips and Tricks

Solving Common Issues with Hotwire in Ruby on Rails: Tips and Tricks

4
Comments
2 min read
loading...