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.
The webhook inbox pattern: stop writing this controller by hand

The webhook inbox pattern: stop writing this controller by hand

Comments 1
4 min read
The four places a hand-rolled Ruby facade gives out

The four places a hand-rolled Ruby facade gives out

Comments
16 min read
Rails Health Check

Rails Health Check

2
Comments
3 min read
Build a Secure API with Rails 8 - Part-4: SSL, CSRF & Serialization

Build a Secure API with Rails 8 - Part-4: SSL, CSRF & Serialization

Comments
10 min read
Demystifying Rails Magic: How Autoloading Actually Works

Demystifying Rails Magic: How Autoloading Actually Works

Comments
3 min read
Design Patterns in Ruby #3: Decorator Pattern

Design Patterns in Ruby #3: Decorator Pattern

1
Comments
3 min read
Designing a Bulletproof Webhook Ingestion System in Ruby on Rails

Designing a Bulletproof Webhook Ingestion System in Ruby on Rails

Comments
3 min read
Pagination: Always a "sort" (of) mistake [bugfix]

Pagination: Always a "sort" (of) mistake [bugfix]

Comments
3 min read
Is Coding Over? 5 Career Pivots for Rails Devs in the AI Era

Is Coding Over? 5 Career Pivots for Rails Devs in the AI Era

1
Comments 1
3 min read
Your SQL Is Fast but the API Is Slow: It's the Ruby Layer

Your SQL Is Fast but the API Is Slow: It's the Ruby Layer

1
Comments
4 min read
Pagination, filtering, and sorting in a Rails JSON API

Pagination, filtering, and sorting in a Rails JSON API

Comments
4 min read
Building a production-ready create endpoint in Rails

Building a production-ready create endpoint in Rails

Comments
3 min read
How to add a NOT NULL column to a large table safely in Rails

How to add a NOT NULL column to a large table safely in Rails

Comments
4 min read
Stop putting side effects in Rails callbacks

Stop putting side effects in Rails callbacks

Comments
3 min read
validates vs validate in Rails

validates vs validate in Rails

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.