DEV Community

Ruby

This tag is for posts related to the Ruby language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Ruby/JS Equivalence

A Ruby/JS Equivalence

Comments
1 min read
Using Action Cable for Real-Time Applications in Ruby on Rails

Using Action Cable for Real-Time Applications in Ruby on Rails

1
Comments
3 min read
Unlocking the Hidden Potential of Your Data with Data Activation

Unlocking the Hidden Potential of Your Data with Data Activation

2
Comments
2 min read
The 80/20 Rule of Rails performance

The 80/20 Rule of Rails performance

2
Comments
3 min read
Exploring software design problems and solutions: Transactions and side effects

Exploring software design problems and solutions: Transactions and side effects

Comments
10 min read
An Introduction to Nix for Ruby Developers

An Introduction to Nix for Ruby Developers

10
Comments
11 min read
Ruby blocks from the Outside In w\ yield

Ruby blocks from the Outside In w\ yield

Comments
3 min read
Shims in Web Development

Shims in Web Development

Comments
1 min read
How to Use Mutex in Ruby: A Comprehensive Guide

How to Use Mutex in Ruby: A Comprehensive Guide

1
Comments
3 min read
Let's Implement Overloading/Multiple-Dispatch

Let's Implement Overloading/Multiple-Dispatch

3
Comments
7 min read
Pickup Project: Ruby Gemmine

Pickup Project: Ruby Gemmine

1
Comments
2 min read
Active Record Queries Cheat Sheet

Active Record Queries Cheat Sheet

Comments
1 min read
Nested Forms With Turbo (without dependencies)

Nested Forms With Turbo (without dependencies)

5
Comments 1
3 min read
Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

Rails Designer v1.3: Two New Components and Nested Forms Utility 🤯

1
Comments
1 min read
Nested Layouts with Ruby on Rails

Nested Layouts with Ruby on Rails

5
Comments 1
2 min read
From Real Estate to Ruby - Why I Chose Ruby on Rails

From Real Estate to Ruby - Why I Chose Ruby on Rails

1
Comments
7 min read
Using RuboCop for Code Quality and Style Enforcement in Rails Projects

Using RuboCop for Code Quality and Style Enforcement in Rails Projects

1
Comments
2 min read
Search Engine From Scratch

Search Engine From Scratch

3
Comments
13 min read
Ruby2html: Streamline Your Rails Views with Pure Ruby

Ruby2html: Streamline Your Rails Views with Pure Ruby

8
Comments 1
3 min read
Installing Ruby using rbenv on your WSL Ubuntu system

Installing Ruby using rbenv on your WSL Ubuntu system

12
Comments 1
2 min read
Rails 8 introduces a basic authentication generator

Rails 8 introduces a basic authentication generator

2
Comments
1 min read
RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy

RDS Database Migration Series - Integrating Ruby on Rails applications with RDS Proxy

Comments
5 min read
Preview an Image Before Upload with Hotwire/Stimulus

Preview an Image Before Upload with Hotwire/Stimulus

2
Comments 1
2 min read
Why you should participate to Friendly.rb Ruby conference

Why you should participate to Friendly.rb Ruby conference

11
Comments
4 min read
Otimização de consultas com ActiveRecord e índices no Rails

Otimização de consultas com ActiveRecord e índices no Rails

3
Comments
4 min read
DSL in Ruby with Metaprogramming

DSL in Ruby with Metaprogramming

Comments
2 min read
What's Coming in Ruby on Rails 7.2: Database Features in Active Record

What's Coming in Ruby on Rails 7.2: Database Features in Active Record

3
Comments
7 min read
Buh-Bye Webpack and Node.js, Hello Rails and Import Maps

Buh-Bye Webpack and Node.js, Hello Rails and Import Maps

2
Comments 1
6 min read
The Business Value of Refactoring and Testing

The Business Value of Refactoring and Testing

3
Comments
16 min read
What is Prompt Engineering?

What is Prompt Engineering?

Comments
6 min read
An Introduction to Auth0 for Ruby on Rails

An Introduction to Auth0 for Ruby on Rails

5
Comments
9 min read
Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Comments
1 min read
Gerenciamento de estados da Api React - Rails

Gerenciamento de estados da Api React - Rails

3
Comments
3 min read
Rails Designer v1.2: Preview Images before Upload

Rails Designer v1.2: Preview Images before Upload

7
Comments
1 min read
From Partials (and Helpers) to Embracing ViewComponent in Rails

From Partials (and Helpers) to Embracing ViewComponent in Rails

7
Comments 1
5 min read
Make your Rails App Configurable in 4 Ways

Make your Rails App Configurable in 4 Ways

8
Comments 1
6 min read
Aplicação do React com Ruby para um Design System

Aplicação do React com Ruby para um Design System

2
Comments
2 min read
Ruby on Rails Quiz

Ruby on Rails Quiz

7
Comments 2
1 min read
The Role of Mentorship: How mentors played a crucial role in my development and success.

The Role of Mentorship: How mentors played a crucial role in my development and success.

2
Comments
3 min read
Kamal Integration in Rails 8 by Default

Kamal Integration in Rails 8 by Default

Comments
2 min read
Rabarber v3: Multi-Tenancy Update

Rabarber v3: Multi-Tenancy Update

5
Comments 1
1 min read
Use CSS' `only-child` instead of `if/else` logic

Use CSS' `only-child` instead of `if/else` logic

1
Comments 2
2 min read
Rails Migration Tips and Examples (not a full step by step)

Rails Migration Tips and Examples (not a full step by step)

Comments
1 min read
How to Install Devise

How to Install Devise

Comments
1 min read
The Strangest Ruby Syntax: PatternMatching

The Strangest Ruby Syntax: PatternMatching

2
Comments
7 min read
What are your thoughts on the Rails community? 00:25

What are your thoughts on the Rails community?

10
Comments 1
1 min read
Building a CRUD Application with Ruby on Rails: Step-by-Step Guide

Building a CRUD Application with Ruby on Rails: Step-by-Step Guide

Comments
2 min read
How to build an image gallery in Rails with Stimulus

How to build an image gallery in Rails with Stimulus

1
Comments
5 min read
Secure your Stripe Webhooks and protect yourself from Captain Hook

Secure your Stripe Webhooks and protect yourself from Captain Hook

9
Comments 1
5 min read
Chat Server in Ruby Sockets

Chat Server in Ruby Sockets

1
Comments
3 min read
How to Write Tests for GraphQL Resolvers in RSpec

How to Write Tests for GraphQL Resolvers in RSpec

1
Comments
2 min read
The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

2
Comments
3 min read
The easiest guide to generate PDF📜 using Prawn in your Rails project

The easiest guide to generate PDF📜 using Prawn in your Rails project

14
Comments 2
6 min read
Inline Save and Add Another with Rails and Hotwire

Inline Save and Add Another with Rails and Hotwire

2
Comments
3 min read
How to deploy a Rails 7 app to Fly.io

How to deploy a Rails 7 app to Fly.io

Comments
1 min read
A Step-by-Step Guide to Creating and Verifying Factories in Rails

A Step-by-Step Guide to Creating and Verifying Factories in Rails

2
Comments
2 min read
Memorização em Ruby

Memorização em Ruby

46
Comments 4
8 min read
Rails Designer v1.1 released: FormLabelComponent + MediaList

Rails Designer v1.1 released: FormLabelComponent + MediaList

3
Comments
1 min read
Adding A Confirmation Interstitial On Create in REST

Adding A Confirmation Interstitial On Create in REST

3
Comments
7 min read
9 things that 🚨Rubocop🚨 don’t want you to use

9 things that 🚨Rubocop🚨 don’t want you to use

6
Comments
5 min read
loading...