Forem

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.
Rails system tests for multiple screen sizes

Rails system tests for multiple screen sizes

16
Comments
2 min read
Alternative ways to freeze a string in Ruby

Alternative ways to freeze a string in Ruby

7
Comments
4 min read
Rails Run-Through

Rails Run-Through

4
Comments
4 min read
How do you deal with test record leaks?

How do you deal with test record leaks?

Comments
1 min read
Custom serializers with Ruby on Rails for nested objects

Custom serializers with Ruby on Rails for nested objects

Comments
3 min read
Service layer for business logic — Organizing code in a Rails monolith

Service layer for business logic — Organizing code in a Rails monolith

11
Comments
7 min read
Ruby on Rails Naming Conventions
Cover image for Ruby on Rails Naming Conventions

Ruby on Rails Naming Conventions

12
Comments 2
2 min read
What It Took to Build a Rails Integration for Rodauth

What It Took to Build a Rails Integration for Rodauth

3
Comments
11 min read
Setup TailwindCSS, postcss and esbuild on Rails 7
Cover image for Setup TailwindCSS, postcss and esbuild on Rails 7

Setup TailwindCSS, postcss and esbuild on Rails 7

1
Comments
8 min read
Security Best Practices for Your Rails Application
Cover image for Security Best Practices for Your Rails Application

Security Best Practices for Your Rails Application

5
Comments
10 min read
Ruby && Web 3.0 -- Gems
Cover image for Ruby && Web 3.0 -- Gems

Ruby && Web 3.0 -- Gems

8
Comments 2
6 min read
The art of handling errors with rescue_from and Rails
Cover image for The art of handling errors with rescue_from and Rails

The art of handling errors with rescue_from and Rails

11
Comments
2 min read
Indexes in SQL {Using Rails}

Indexes in SQL {Using Rails}

2
Comments
2 min read
Ruby on Rails 7 - High-performance frontend development with Esbuild, Rollup & Vite

Ruby on Rails 7 - High-performance frontend development with Esbuild, Rollup & Vite

22
Comments 4
6 min read
Active Model Serializers
Cover image for Active Model Serializers

Active Model Serializers

2
Comments
3 min read
How to create unique index skipping empty values in Rails + Postgres?
Cover image for How to create unique index skipping empty values in Rails + Postgres?

How to create unique index skipping empty values in Rails + Postgres?

11
Comments
2 min read
Turbo 7.2: A guide to Custom Turbo Stream Actions

Turbo 7.2: A guide to Custom Turbo Stream Actions

23
Comments
8 min read
Rails Generators

Rails Generators

Comments
2 min read
ActionText: Safe listing attributes and tags

ActionText: Safe listing attributes and tags

5
Comments
1 min read
[Solved] Error while Installing mysql2 Gem in M1 Mac
Cover image for [Solved] Error while Installing mysql2 Gem in M1 Mac

[Solved] Error while Installing mysql2 Gem in M1 Mac

Comments
2 min read
What are Active Model Serializers?

What are Active Model Serializers?

Comments
2 min read
Rails guide - Project patterns - Part 6
Cover image for Rails guide - Project patterns - Part 6

Rails guide - Project patterns - Part 6

5
Comments
2 min read
Mastering Ruby Iterators: Understanding each, collect, select, and map Methods
Cover image for Mastering Ruby Iterators: Understanding each, collect, select, and map Methods

Mastering Ruby Iterators: Understanding each, collect, select, and map Methods

3
Comments
3 min read
Building a Ruby on Rails App with a Legacy Database
Cover image for Building a Ruby on Rails App with a Legacy Database

Building a Ruby on Rails App with a Legacy Database

1
Comments
4 min read
Custom error pages in Rails
Cover image for Custom error pages in Rails

Custom error pages in Rails

22
Comments 3
2 min read
loading...