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.
Simple Preferences to Any Resource with Ruby on Rails

Simple Preferences to Any Resource with Ruby on Rails

1
Comments
3 min read
On the road to ramen profitability 🍜 💸

On the road to ramen profitability 🍜 💸

Comments
2 min read
Should You Use Ruby on Rails or Hanami?

Should You Use Ruby on Rails or Hanami?

1
Comments
10 min read
ViewComponent Cheatsheet

ViewComponent Cheatsheet

1
Comments 1
1 min read
Warden of Hanami - hanami.rb basic authentication

Warden of Hanami - hanami.rb basic authentication

6
Comments
11 min read
Rails Designer v0.11.0 released: new Command Menu

Rails Designer v0.11.0 released: new Command Menu

1
Comments
1 min read
Rails Integration Testing with Fixtures: A Practical Approach for Complex Data Sets

Rails Integration Testing with Fixtures: A Practical Approach for Complex Data Sets

1
Comments 1
2 min read
Niveles de prioridad en CSS

Niveles de prioridad en CSS

1
Comments
2 min read
Rabarber v2: A Major Update for the Role-Based Authorization Gem

Rabarber v2: A Major Update for the Role-Based Authorization Gem

Comments
1 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

Ruby Array Methods That Will Blow Your Mind, Pt. 5: The rejected ones

7
Comments
2 min read
Install Ruby and Rails on Fedora 40

Install Ruby and Rails on Fedora 40

Comments
2 min read
Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

Unraveling Ruby: A Comprehensive Guide to Understanding the Programming Language

2
Comments 2
7 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
Use stateless services

Use stateless services

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

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

Comments
8 min read
Buenas Practicas en Rails

Buenas Practicas en Rails

2
Comments
8 min read
Short codes in Ruby on Rails

Short codes in Ruby on Rails

Comments
2 min read
Mantendo seus dados segregados por Padrão

Mantendo seus dados segregados por Padrão

2
Comments 3
6 min read
Database Pool Management with Sidekiq and load_async

Database Pool Management with Sidekiq and load_async

Comments
2 min read
Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend

Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend

5
Comments
4 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
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
Ruby on Rails 4.2.X upgrade issue with meta_request — undefined method normalize_key

Ruby on Rails 4.2.X upgrade issue with meta_request — undefined method normalize_key

Comments
2 min read
3 resources from Beginner to PRO to learn Ruby on Rails

3 resources from Beginner to PRO to learn Ruby on Rails

7
Comments
1 min read
Stop abusing before_action

Stop abusing before_action

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

Searching for the first job with rails backend

Comments
6 min read
How to Add Disabled State to Buttons with Turbo & Tailwind CSS

How to Add Disabled State to Buttons with Turbo & Tailwind CSS

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

Open Ruby on Rails errors with VS Code

3
Comments 1
2 min read
Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

Ruby Array Methods That Will Blow Your Mind, Pt. 4: Fusions

6
Comments
2 min read
How to Work with Forms inside Forms in Rails

How to Work with Forms inside Forms in Rails

2
Comments
2 min read
The Rails asset pipeline, old and new

The Rails asset pipeline, old and new

4
Comments 1
14 min read
Generate magic tokens in Rails with generates_token_for

Generate magic tokens in Rails with generates_token_for

3
Comments
4 min read
Refactoring for Readability in Ruby: a Showcase

Refactoring for Readability in Ruby: a Showcase

10
Comments 11
7 min read
RVM Ruby 2.6.0 — built with custom openssl version on Ubuntu 22.04

RVM Ruby 2.6.0 — built with custom openssl version on Ubuntu 22.04

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

Creating Passkey Authentication in a Rails 7 Application

1
Comments
4 min read
Hidden Gems of Tailwind CSS

Hidden Gems of Tailwind CSS

3
Comments 2
5 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
Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

Supercharging Rails: Enabling Ruby's YJIT Compiler in Production

4
Comments
4 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

6
Comments
2 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
Unlock Superior Security: Implementing 2FA in Ruby on Rails with a Twist!

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

1
Comments
2 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
Ruby on Rails: Native route constraint for authentication

Ruby on Rails: Native route constraint for authentication

4
Comments
3 min read
How the Rails params hash works

How the Rails params hash works

Comments
6 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

6
Comments
3 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
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)

1
Comments
4 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
loading...