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.
Setting Up Google Auth With React, Rails API, and Devise

Setting Up Google Auth With React, Rails API, and Devise

Comments
5 min read
Run RSpec tests on changed files only

Run RSpec tests on changed files only

Comments 2
2 min read
Usando Stimulus para mostrar o nome da imagem no input de arquivo

Usando Stimulus para mostrar o nome da imagem no input de arquivo

5
Comments
3 min read
Data-Attributes Magic with Tailwind CSS & Stimulus

Data-Attributes Magic with Tailwind CSS & Stimulus

2
Comments
3 min read
How to split out a specific case from a polymorphic association

How to split out a specific case from a polymorphic association

Comments
1 min read
Auth, Business rules and HTTP

Auth, Business rules and HTTP

1
Comments
1 min read
Turbo Streaming Modals in Ruby on Rails

Turbo Streaming Modals in Ruby on Rails

1
Comments
3 min read
How to Toggle Multiple CSS Classes with Stimulus

How to Toggle Multiple CSS Classes with Stimulus

2
Comments
2 min read
Rails ActiveRecord count, size and length, map and pluck

Rails ActiveRecord count, size and length, map and pluck

5
Comments 1
2 min read
Adding lazy loading of items using htmx

Adding lazy loading of items using htmx

2
Comments
2 min read
Boas e Más práticas na escrita de testes usando RSpec no Ruby on Rails

Boas e Más práticas na escrita de testes usando RSpec no Ruby on Rails

1
Comments 2
7 min read
Mastering Large Backfill Migrations in Rails and Sidekiq

Mastering Large Backfill Migrations in Rails and Sidekiq

6
Comments 2
11 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
Rollup vs Esbuild for Rails

Rollup vs Esbuild for Rails

Comments
2 min read
Rails Designer v0.8.0 release

Rails Designer v0.8.0 release

1
Comments
1 min read
Colorful Text in Rails with ANSI Escape Codes

Colorful Text in Rails with ANSI Escape Codes

Comments
1 min read
Refactoring Rails Helpers from static to dynamic rendering

Refactoring Rails Helpers from static to dynamic rendering

Comments
5 min read
Test Driving a Rails API - Part Two

Test Driving a Rails API - Part Two

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

2
Comments 1
1 min read
How to Properly Structure Stimulus Controller

How to Properly Structure Stimulus Controller

1
Comments
3 min read
The Curious Case of puts: A Ruby Detective Story

The Curious Case of puts: A Ruby Detective Story

1
Comments
1 min read
How the Rails params hash works

How the Rails params hash works

Comments
6 min read
Full-Text Search for Ruby on Rails with Litesearch

Full-Text Search for Ruby on Rails with Litesearch

5
Comments
7 min read
Escrevendo Testes de maneira eficiente usando RSpec em Ruby on Rails

Escrevendo Testes de maneira eficiente usando RSpec em Ruby on Rails

1
Comments 3
2 min read
Custom Meta Titles in Rails: A quick guide

Custom Meta Titles in Rails: A quick guide

1
Comments
2 min read
Writing Tests Efficiently Using RSpec in Ruby on Rails

Writing Tests Efficiently Using RSpec in Ruby on Rails

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

Easy way to implement reCAPTCHA V3 in Ruby on Rails

1
Comments 1
3 min read
Ruby's discreet argument forwarding shorthand...

Ruby's discreet argument forwarding shorthand...

2
Comments
1 min read
Running Ruby on Rails web apps with .NET Aspire

Running Ruby on Rails web apps with .NET Aspire

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
Being laid off in 2023-2024 as an early-career developer

Being laid off in 2023-2024 as an early-career developer

46
Comments 25
9 min read
How to Debug Javascript in a Rails Gem

How to Debug Javascript in a Rails Gem

1
Comments
1 min read
Ignoring a Rails model attribute

Ignoring a Rails model attribute

2
Comments
2 min read
Friendship ended with Tailwind UI…

Friendship ended with Tailwind UI…

2
Comments
1 min read
Experimenting with Modern UI Alternatives in Rails

Experimenting with Modern UI Alternatives in Rails

7
Comments 2
2 min read
Flash Messages (notifications) in Rails Apps

Flash Messages (notifications) in Rails Apps

10
Comments
3 min read
Ruby on Rails containerization example

Ruby on Rails containerization example

2
Comments 2
5 min read
Start to Learn Secure App with Ruby on Rails

Start to Learn Secure App with Ruby on Rails

3
Comments
6 min read
How to upgrade a Ruby on Rails app

How to upgrade a Ruby on Rails app

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

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

2
Comments 1
3 min read
How to configure testing environment in Ruby on Rails with RSpec

How to configure testing environment in Ruby on Rails with RSpec

3
Comments 2
2 min read
ActiveRecord::Originator, a RubyGem indicating the origin of the SQL

ActiveRecord::Originator, a RubyGem indicating the origin of the SQL

3
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
Following Users: Because Stalking is so 2010

Following Users: Because Stalking is so 2010

Comments
14 min read
Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

8
Comments
12 min read
Design Patterns : A Comprehensive Overview

Design Patterns : A Comprehensive Overview

2
Comments
3 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
Test Driving a Rails API - Part One

Test Driving a Rails API - Part One

2
Comments
10 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

1
Comments
3 min read
Version 0.7.0 released: accordions, tooltips and flash messages

Version 0.7.0 released: accordions, tooltips and flash messages

1
Comments
1 min read
Efficient Database Queries in Rails: A Practical Approach

Efficient Database Queries in Rails: A Practical Approach

5
Comments 2
24 min read
🚀 All You Need To Know To Build Your First RESTful API in Rails

🚀 All You Need To Know To Build Your First RESTful API in Rails

47
Comments
6 min read
Payload and parameters validation in Rails

Payload and parameters validation in Rails

17
Comments
12 min read
Extending Hotwire beyond Ruby on Rails

Extending Hotwire beyond Ruby on Rails

1
Comments
6 min read
Why Choose ViewComponent over Rails Partials

Why Choose ViewComponent over Rails Partials

3
Comments
4 min read
Montreal.rb 2024/03 - Frontend Ruby with Glimmer DSL for Web - Andy Maleh

Montreal.rb 2024/03 - Frontend Ruby with Glimmer DSL for Web - Andy Maleh

Comments
2 min read
Threading and code execution in Ruby on Rails

Threading and code execution in Ruby on Rails

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

Threading e Code Execution em Ruby on Rails

5
Comments
3 min read
Deploy Rails app with PostgreSQL, Redis and Sidekiq on Production and Staging using Kamal

Deploy Rails app with PostgreSQL, Redis and Sidekiq on Production and Staging using Kamal

1
Comments
2 min read
loading...