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.
TIL: joining with LIKE

TIL: joining with LIKE

2
Comments
1 min read
Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2

Setting up Ruby on Rails with RVM, Puma, Mina, Nginx, Sidekiq and Redis on Amazon Linux 2

Comments
11 min read
Multiple deployments and High Availability with Mina and Ruby on Rails

Multiple deployments and High Availability with Mina and Ruby on Rails

Comments
6 min read
Cómo desplegar una app de Ruby on Rails en Ubuntu 22

Cómo desplegar una app de Ruby on Rails en Ubuntu 22

Comments
6 min read
Ferrum Doesn’t Work on Heroku?

Ferrum Doesn’t Work on Heroku?

Comments 1
1 min read
BCrypt::Errors::InvalidHash (invalid hash)

BCrypt::Errors::InvalidHash (invalid hash)

Comments
2 min read
Reset password mailer implementation in rails 7 api, devise_token_auth, and sendgrid-ruby.

Reset password mailer implementation in rails 7 api, devise_token_auth, and sendgrid-ruby.

Comments
3 min read
One Year of Toronto Ruby

One Year of Toronto Ruby

Comments
2 min read
Capybara: Debugging Your Specs with save_and_open_screenshot Method

Capybara: Debugging Your Specs with save_and_open_screenshot Method

Comments
2 min read
Broadcast Turbo Streams without Redis

Broadcast Turbo Streams without Redis

1
Comments 1
8 min read
What's New in Ruby on Rails 8

What's New in Ruby on Rails 8

7
Comments
6 min read
How do Turbo Streams Work (behind the scenes)

How do Turbo Streams Work (behind the scenes)

1
Comments 1
3 min read
minds on rails parametric search and semantic search

minds on rails parametric search and semantic search

Comments
1 min read
Three Ruby Links #4

Three Ruby Links #4

Comments
2 min read
Hotwire and Stimulus Tools You Need to Know

Hotwire and Stimulus Tools You Need to Know

5
Comments
2 min read
TIL `bundle outdated`

TIL `bundle outdated`

Comments
1 min read
Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

9
Comments
2 min read
Ruby on Rails: Autenticação utilizando Devise + Keycloak

Ruby on Rails: Autenticação utilizando Devise + Keycloak

Comments
3 min read
Benchmarking Crunchy Data for latency

Benchmarking Crunchy Data for latency

Comments
1 min read
Format on save for ERB and Ruby files in Zed IDE

Format on save for ERB and Ruby files in Zed IDE

Comments
1 min read
Changing CSS as You Scroll with Stimulus

Changing CSS as You Scroll with Stimulus

2
Comments 1
2 min read
Weekly Updates - October 11, 2024

Weekly Updates - October 11, 2024

Comments
1 min read
Rails Designer v1.7: Add Smooth Turbo Stream Transitions

Rails Designer v1.7: Add Smooth Turbo Stream Transitions

1
Comments 1
1 min read
Short Ruby Newsletter - edition 109 published

Short Ruby Newsletter - edition 109 published

2
Comments
2 min read
AI in Action: Enhancing and Not Replacing Jobs

AI in Action: Enhancing and Not Replacing Jobs

Comments
11 min read
Importmap Not Working on iOS

Importmap Not Working on iOS

7
Comments
1 min read
Why Ruby on Rails is Ideal for Startups

Why Ruby on Rails is Ideal for Startups

Comments
2 min read
Deploying Rails Apps to a Caprover Instance

Deploying Rails Apps to a Caprover Instance

Comments
3 min read
Senior vs Junior

Senior vs Junior

Comments
1 min read
Rails 8: Introducing the New Default Asset Pipeline – Propshaft

Rails 8: Introducing the New Default Asset Pipeline – Propshaft

12
Comments
2 min read
Introduction to Gem narabikae: A New Position Management Algorithm Inspired by Figma’s Fractional Indexing

Introduction to Gem narabikae: A New Position Management Algorithm Inspired by Figma’s Fractional Indexing

Comments
4 min read
ActiveAdmin v4 Beta: New Features, Upgrades, and How to Migrate

ActiveAdmin v4 Beta: New Features, Upgrades, and How to Migrate

12
Comments 1
5 min read
Let's Read - Eloquent Ruby - Ch 22

Let's Read - Eloquent Ruby - Ch 22

Comments
5 min read
Let's Read - Eloquent Ruby - Ch 21

Let's Read - Eloquent Ruby - Ch 21

Comments
6 min read
ActiveStorage Direct Upload with Stimulus

ActiveStorage Direct Upload with Stimulus

1
Comments
3 min read
Adopt .strict_loading gradually

Adopt .strict_loading gradually

Comments
1 min read
Use `gem "oj"` for free JSON performance

Use `gem "oj"` for free JSON performance

5
Comments
1 min read
Short Ruby News - edition 107 highlights

Short Ruby News - edition 107 highlights

1
Comments
2 min read
How to continue to use Rails.application.secrets in Rails >= 7.2

How to continue to use Rails.application.secrets in Rails >= 7.2

1
Comments
2 min read
Bug in `use_transactional_fixtures`

Bug in `use_transactional_fixtures`

Comments
2 min read
Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Comments
4 min read
How to View Specific Changes in a Single Staged File in Git

How to View Specific Changes in a Single Staged File in Git

Comments
1 min read
🚨 New Rails Versions Released: Addressing ReDoS Vulnerabilities 🚨

🚨 New Rails Versions Released: Addressing ReDoS Vulnerabilities 🚨

2
Comments
2 min read
A RuboCop Configuration Tailored for Phlex

A RuboCop Configuration Tailored for Phlex

Comments
5 min read
Icons gem for Phlex

Icons gem for Phlex

Comments
4 min read
Smart way to update multiple models simultaneously in Rails

Smart way to update multiple models simultaneously in Rails

14
Comments 2
8 min read
Learn TDD with Ruby - Loops, Blocks and Strings

Learn TDD with Ruby - Loops, Blocks and Strings

7
Comments
10 min read
New: Rails Development Tool

New: Rails Development Tool

11
Comments 2
2 min read
Adding a Rubocop config to an old repository | step-by-step guide

Adding a Rubocop config to an old repository | step-by-step guide

4
Comments
4 min read
Short Ruby Newsletter - edition 110 highlights

Short Ruby Newsletter - edition 110 highlights

1
Comments
2 min read
Sharing Your Local Rails App for Development and Testing with Ngrok

Sharing Your Local Rails App for Development and Testing with Ngrok

1
Comments
2 min read
Rails Designer v1.5: CommandMenu now supports remote content 🔍

Rails Designer v1.5: CommandMenu now supports remote content 🔍

1
Comments
2 min read
Organizing YAML files by creating directories like `config/x` in Rails

Organizing YAML files by creating directories like `config/x` in Rails

6
Comments
5 min read
Streamlining Your Rails 8 App: Migrating from Postgres to SQLite

Streamlining Your Rails 8 App: Migrating from Postgres to SQLite

10
Comments 3
6 min read
Using Thruster web server for Ruby apps

Using Thruster web server for Ruby apps

12
Comments
3 min read
How to install bootstrap 5 with Webpacker in a Ruby on Rails 6 application on Ubuntu

How to install bootstrap 5 with Webpacker in a Ruby on Rails 6 application on Ubuntu

Comments
2 min read
How to Fix Webpack’s error:0308010C on macOS with Node.js 17+

How to Fix Webpack’s error:0308010C on macOS with Node.js 17+

Comments
4 min read
JavaScript for Rails Developers Book

JavaScript for Rails Developers Book

6
Comments 3
1 min read
The importance of the environment in Regex pattern matching

The importance of the environment in Regex pattern matching

3
Comments 3
2 min read
Measuring the Impact of Feature Flags in Ruby on Rails with AppSignal

Measuring the Impact of Feature Flags in Ruby on Rails with AppSignal

1
Comments
7 min read
loading...