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.
Stop abusing before_action

Stop abusing before_action

1
Comments 2
1 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 3: Lord of the Slices

Ruby Array Methods That Will Blow Your Mind, Pt. 3: Lord of the Slices

Comments
2 min read
Unlock Superior Security: Implementing 2FA in Ruby on Rails with a Twist!

Unlock Superior Security: Implementing 2FA in Ruby on Rails with a Twist!

Comments
2 min read
Rails Designer v0.10.0 released: Stats and Tabs

Rails Designer v0.10.0 released: Stats and Tabs

1
Comments
2 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

Ruby Array Methods That Will Blow Your Mind, Pt. 2: Splitters Everywhere

Comments
3 min read
¿Por qué debería usar Ruby on Rails?

¿Por qué debería usar Ruby on Rails?

Comments
8 min read
Short codes in Ruby on Rails

Short codes in Ruby on Rails

Comments
2 min read
Is ActiveRecord right in omitting parentheses in queries? (and how ChatGPT lies again)

Is ActiveRecord right in omitting parentheses in queries? (and how ChatGPT lies again)

Comments
4 min read
Database Pool Management with Sidekiq and load_async

Database Pool Management with Sidekiq and load_async

Comments
2 min read
MVC: The Linchpin Architecture of Ruby on Rails

MVC: The Linchpin Architecture of Ruby on Rails

Comments
4 min read
sprockets_terser_with_source_maps v2.0.0 released!

sprockets_terser_with_source_maps v2.0.0 released!

Comments
1 min read
Ruby on Rails: Native route constraint for authentication

Ruby on Rails: Native route constraint for authentication

3
Comments
3 min read
gemcompat: an open source db of undocumented gem incompatibilities with rails

gemcompat: an open source db of undocumented gem incompatibilities with rails

1
Comments
1 min read
How to add or remove a Stimulus controller

How to add or remove a Stimulus controller

2
Comments
1 min read
Searching for the first job with rails backend

Searching for the first job with rails backend

Comments
6 min read
Adding an inline delete action on the listing page

Adding an inline delete action on the listing page

Comments
1 min read
Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

2
Comments
4 min read
Open Ruby on Rails errors with VS Code

Open Ruby on Rails errors with VS Code

3
Comments 1
2 min read
Creating Passkey Authentication in a Rails 7 Application

Creating Passkey Authentication in a Rails 7 Application

1
Comments
4 min read
Event Sourcing with Rails from scratch

Event Sourcing with Rails from scratch

Comments
8 min read
The Art of Monkey Patching in Ruby

The Art of Monkey Patching in Ruby

1
Comments
3 min read
What is a Ruby implementation?

What is a Ruby implementation?

Comments
6 min read
Rollup vs Esbuild for Rails

Rollup vs Esbuild for Rails

Comments
2 min read
Ruby is not dying — It’s Aging like fine wine

Ruby is not dying — It’s Aging like fine wine

Comments
4 min read
Integrating Africa's Talking (SMS) in your Rails Application

Integrating Africa's Talking (SMS) in your Rails Application

Comments
5 min read
Easy way to implement reCAPTCHA V3 in Ruby on Rails

Easy way to implement reCAPTCHA V3 in Ruby on Rails

Comments
3 min read
How to deploy a Rails 7 app to Heroku

How to deploy a Rails 7 app to Heroku

Comments
4 min read
Cloudflare Tunnel: a free ngrok alternative for exposing local Rails apps to the internet

Cloudflare Tunnel: a free ngrok alternative for exposing local Rails apps to the internet

Comments
5 min read
Resolve Installing psych 5.1.2 with native extensions Gem::Ext::BuildError

Resolve Installing psych 5.1.2 with native extensions Gem::Ext::BuildError

1
Comments 1
1 min read
How the Rails params hash works

How the Rails params hash works

Comments
6 min read
ViewComponent over Turbo Stream Broadcasts

ViewComponent over Turbo Stream Broadcasts

1
Comments
2 min read
Hello 100 Rails Designers!

Hello 100 Rails Designers!

2
Comments
1 min read
Dynamic Data Management with jsonb in Rails

Dynamic Data Management with jsonb in Rails

1
Comments
2 min read
Como configurar ambiente de testes em Ruby on Rails com RSpec

Como configurar ambiente de testes em Ruby on Rails com RSpec

1
Comments
2 min read
Deploying Rails app with Kamal - why is my image so big?

Deploying Rails app with Kamal - why is my image so big?

1
Comments
3 min read
Introducing Rails Icons: One Gem to Rule Them All

Introducing Rails Icons: One Gem to Rule Them All

2
Comments
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
Photogram Authorization

Photogram Authorization

Comments
4 min read
Routing definition using only the actions generated by resources

Routing definition using only the actions generated by resources

Comments
3 min read
My honest opinion about Hatchbox

My honest opinion about Hatchbox

1
Comments
2 min read
Good Database Migration Practices for Your Ruby on Rails App using Strong Migrations

Good Database Migration Practices for Your Ruby on Rails App using Strong Migrations

Comments
8 min read
History of the endless method syntax

History of the endless method syntax

2
Comments
5 min read
Guide to Slots in Rails' ViewComponent

Guide to Slots in Rails' ViewComponent

1
Comments
4 min read
Test Driving a Rails API - Part Two

Test Driving a Rails API - Part Two

Comments
13 min read
The Crumbling Codebase

The Crumbling Codebase

1
Comments
2 min read
Prevent over-fetching data for REST API in Ruby on Rails

Prevent over-fetching data for REST API in Ruby on Rails

Comments
2 min read
How Rails Powers PopaDex for Simplified Net Worth Tracking

How Rails Powers PopaDex for Simplified Net Worth Tracking

2
Comments
3 min read
Threading e Code Execution em Ruby on Rails

Threading e Code Execution em Ruby on Rails

5
Comments
3 min read
Run RSpec tests on changed files only

Run RSpec tests on changed files only

Comments 2
2 min read
Mastering Kredis in Ruby: Your Essential Guide

Mastering Kredis in Ruby: Your Essential Guide

7
Comments
8 min read
Writing Tests Efficiently Using RSpec in Ruby on Rails

Writing Tests Efficiently Using RSpec in Ruby on Rails

1
Comments
2 min read
How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

5
Comments
3 min read
Rails Designer v0.9.0 release

Rails Designer v0.9.0 release

3
Comments 1
1 min read
Best practices for DB modifications MySQL

Best practices for DB modifications MySQL

Comments
9 min read
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
loading...