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.
Glimmer DSL for Web Ruby Integration with JavaScript Libraries

Glimmer DSL for Web Ruby Integration with JavaScript Libraries

Comments
8 min read
How to use ActionCable with async requests in a Ruby on Rails web app

How to use ActionCable with async requests in a Ruby on Rails web app

Comments
5 min read
How to handle remote services in tests

How to handle remote services in tests

Comments
2 min read
Design Rails JSON API with performance in mind

Design Rails JSON API with performance in mind

Comments
3 min read
How to avoid N+1 query using SQL views (materialized) in Rails application

How to avoid N+1 query using SQL views (materialized) in Rails application

Comments
3 min read
Where to read ENV variables in Ruby on Rails application

Where to read ENV variables in Ruby on Rails application

Comments
2 min read
Regular automatic dependencies update with CircleCI

Regular automatic dependencies update with CircleCI

Comments
3 min read
Enum validation in Ruby on Rails 7.1

Enum validation in Ruby on Rails 7.1

Comments
2 min read
Redis license change, and Rails Solid Cache

Redis license change, and Rails Solid Cache

Comments
1 min read
Shopify - upload file to shop with Ruby on Rails

Shopify - upload file to shop with Ruby on Rails

1
Comments
10 min read
Inline SVG Icons in Your Rails App

Inline SVG Icons in Your Rails App

1
Comments 3
2 min read
AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

AnyCable for Ruby on Rails: How Does it Improve over Action Cable?

1
Comments
8 min read
Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

Presenter Pattern in Ruby on Rails: Implementation, Pros, and Cons.

1
Comments 2
4 min read
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
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
Tips for writing readable system tests in Rails

Tips for writing readable system tests in Rails

Comments
4 min read
Custom Confirm Dialog For Turbo and Rails

Custom Confirm Dialog For Turbo and Rails

3
Comments 1
2 min read
Rails virtual attributes use cases

Rails virtual attributes use cases

Comments
4 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
Four Things To Take Away From RailsConf 2024

Four Things To Take Away From RailsConf 2024

4
Comments
3 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
Disable specific callback in spec

Disable specific callback in spec

2
Comments
1 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
Pitfalls of using metaprogramming in Ruby on Rails application

Pitfalls of using metaprogramming in Ruby on Rails application

1
Comments
3 min read
Collecting JavaScript code coverage with Capybara in Ruby on Rails application

Collecting JavaScript code coverage with Capybara in Ruby on Rails application

Comments
3 min read
New asserts for testing stopped streams after Ruby on Rails 7.1.

New asserts for testing stopped streams after Ruby on Rails 7.1.

1
Comments
1 min read
Why Kernel#times is slower than while ???

Why Kernel#times is slower than while ???

12
Comments 2
3 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
DartsMash: a platform for darts enthusiasts

DartsMash: a platform for darts enthusiasts

Comments
1 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
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
Hanami Shrine - file handling in Hanami

Hanami Shrine - file handling in Hanami

1
Comments 1
9 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
Mantendo seus dados segregados por Padrão

Mantendo seus dados segregados por Padrão

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

Warden of Hanami - hanami.rb basic authentication

9
Comments 2
11 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

6
Comments
4 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
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
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
Open Ruby on Rails errors with VS Code

Open Ruby on Rails errors with VS Code

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

How to Work with Forms inside Forms in Rails

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

The Rails asset pipeline, old and new

5
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

12
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
loading...