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.
From Next.js to Rails then Elixir: My journey through React.js burnout

From Next.js to Rails then Elixir: My journey through React.js burnout

277
Comments 83
13 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

250
Comments 19
9 min read
Trabalhando com Threads em Ruby

Trabalhando com Threads em Ruby

139
Comments 4
3 min read
Getting started with Ruby on Rails and Postgres on Supabase

Getting started with Ruby on Rails and Postgres on Supabase

98
Comments
4 min read
Custom Fields: Give Your Customers the Fields They Need

Custom Fields: Give Your Customers the Fields They Need

82
Comments
7 min read
A Close Call with Real-Time: How Rethinking Pub-Sub Saved the Day

A Close Call with Real-Time: How Rethinking Pub-Sub Saved the Day

80
Comments 3
6 min read
Publish/Subscribe with Sidekiq

Publish/Subscribe with Sidekiq

78
Comments 2
3 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
Simple Repository Pattern for Ruby on Rails

Simple Repository Pattern for Ruby on Rails

36
Comments 2
3 min read
🚀 Building a RESTful API with Ruby on Rails

🚀 Building a RESTful API with Ruby on Rails

35
Comments
6 min read
🚀Ruby on Rails for beginners: build an online store with Rails

🚀Ruby on Rails for beginners: build an online store with Rails

34
Comments 8
8 min read
Rails Frontend Bundling - Which one should I choose?

Rails Frontend Bundling - Which one should I choose?

30
Comments 3
5 min read
Unlearn programming to learn Ruby

Unlearn programming to learn Ruby

29
Comments 1
3 min read
A comprehensive introduction to Ruby

A comprehensive introduction to Ruby

29
Comments 7
11 min read
Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

Mastering Monadical Syntax in Ruby: A Practical Guide to Functional Elegance

28
Comments 10
7 min read
Performance Guide to create 100k records in less than 3s using Ruby on Rails

Performance Guide to create 100k records in less than 3s using Ruby on Rails

27
Comments 5
6 min read
From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

From Slow to Lightning Fast: Optimizing String Concatenation in Ruby on Rails

24
Comments 1
6 min read
The Ultimate Guide to Active Storage in Rails

The Ultimate Guide to Active Storage in Rails

22
Comments 5
5 min read
Dear AI, can you translate the Rails Guide for me?

Dear AI, can you translate the Rails Guide for me?

22
Comments 9
9 min read
Integrations Series: Authentication And Connection

Integrations Series: Authentication And Connection

21
Comments
4 min read
Pimp My Code : Come and Clean Code with V #1

Pimp My Code : Come and Clean Code with V #1

21
Comments 2
11 min read
What are facades and how to use it on ruby

What are facades and how to use it on ruby

20
Comments
2 min read
Deploying a Rails App with Kamal on Hetzner: A Beginner's Guide

Deploying a Rails App with Kamal on Hetzner: A Beginner's Guide

20
Comments 11
3 min read
Delve deeply into Devise - Introduce all the Modules

Delve deeply into Devise - Introduce all the Modules

20
Comments 2
30 min read
Make your own HTTP server in ruby

Make your own HTTP server in ruby

20
Comments
4 min read
Your journey as a mid-level Ruby on Rails developer

Your journey as a mid-level Ruby on Rails developer

19
Comments 2
2 min read
How to ensure your web APIs are safe

How to ensure your web APIs are safe

17
Comments
5 min read
Watch Out When Overriding Memoized Methods

Watch Out When Overriding Memoized Methods

17
Comments 2
2 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
Playing with Redis and Rails

Playing with Redis and Rails

16
Comments
3 min read
ActiveRecord Internals : You are not ready for this

ActiveRecord Internals : You are not ready for this

15
Comments
4 min read
Google Login in Rails 7 with devise

Google Login in Rails 7 with devise

15
Comments 6
3 min read
Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

15
Comments
4 min read
Setup very basic authentication with Devise in Rails 7

Setup very basic authentication with Devise in Rails 7

14
Comments 1
6 min read
Mastering Linters : A Code Quality Assurance Comprehensive Guide using Ruby on Rails

Mastering Linters : A Code Quality Assurance Comprehensive Guide using Ruby on Rails

14
Comments 3
7 min read
3 Chain of Responsibility implementations that will make you fall in love with this pattern

3 Chain of Responsibility implementations that will make you fall in love with this pattern

14
Comments
6 min read
Payload and parameters validation in Rails

Payload and parameters validation in Rails

14
Comments
12 min read
Supercharge Your Rails App: Inserting 1 Million Records in 15s

Supercharge Your Rails App: Inserting 1 Million Records in 15s

14
Comments 3
6 min read
Many ways to write RSpec custom matchers

Many ways to write RSpec custom matchers

13
Comments 3
9 min read
Debugging Silent Create Action Failures in Rails

Debugging Silent Create Action Failures in Rails

13
Comments 2
5 min read
Os benefícios de usar Form Objects em seus projetos

Os benefícios de usar Form Objects em seus projetos

13
Comments 5
5 min read
The Simplest Guide on Ruby Methods Arguments

The Simplest Guide on Ruby Methods Arguments

13
Comments
5 min read
Basic about Ruby C API

Basic about Ruby C API

12
Comments
2 min read
A pragmatic guide for Cypress On Rails

A pragmatic guide for Cypress On Rails

12
Comments 2
4 min read
Breaking the 300 barrier

Breaking the 300 barrier

12
Comments
5 min read
💔 Goodbye Cold Starts ❤️Hello Proactive Initialization

💔 Goodbye Cold Starts ❤️Hello Proactive Initialization

12
Comments
2 min read
Data migrations in regular migrations and why you (probably) should not do that

Data migrations in regular migrations and why you (probably) should not do that

12
Comments 1
3 min read
Exploring the Null Object Pattern in Ruby

Exploring the Null Object Pattern in Ruby

11
Comments
4 min read
button_to vs link_to and the pitfalls of data-turbo-method

button_to vs link_to and the pitfalls of data-turbo-method

11
Comments
3 min read
On using Phlex

On using Phlex

11
Comments 1
5 min read
ActiveRecord Internals: You are still not ready

ActiveRecord Internals: You are still not ready

11
Comments
4 min read
Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

Inicializando um projeto Ruby on Rails usando PostgreSql rodando em um container Docker

11
Comments
1 min read
Advanced Usages of Devise for Rails

Advanced Usages of Devise for Rails

11
Comments
11 min read
Setting up Bcrypt in your Rails project

Setting up Bcrypt in your Rails project

11
Comments 3
3 min read
How to implement Adapter pattern in Ruby on Rails?

How to implement Adapter pattern in Ruby on Rails?

11
Comments 3
9 min read
2 Critical Elements of the Rubyist Mindset

2 Critical Elements of the Rubyist Mindset

11
Comments 1
2 min read
How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

11
Comments 1
2 min read
Why is Ruby-on-Rails not more popular?

Why is Ruby-on-Rails not more popular?

11
Comments 2
4 min read
How To Deploy Your Rails App to a DigitalOcean Droplet Using Dokku

How To Deploy Your Rails App to a DigitalOcean Droplet Using Dokku

11
Comments
7 min read
Rocky Mountain Ruby 2023: An Intimate Assembly of Brilliant Minds

Rocky Mountain Ruby 2023: An Intimate Assembly of Brilliant Minds

11
Comments 4
3 min read
loading...