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.
🛠 How I Reduced Product Page Load Time by Nearly 85%

🛠 How I Reduced Product Page Load Time by Nearly 85%

14
Comments 1
2 min read
Helper 2

Helper 2

1
Comments
1 min read
LLMs and the Ossification of APIs: Are We Stuck with Prehistoric Patterns?

LLMs and the Ossification of APIs: Are We Stuck with Prehistoric Patterns?

3
Comments
11 min read
JavaScript Console Utilities You (Didn't) Know

JavaScript Console Utilities You (Didn't) Know

1
Comments
5 min read
Why RoR is the Ultimate Tech Choice for Startups

Why RoR is the Ultimate Tech Choice for Startups

Comments
1 min read
Kreds v1 is out

Kreds v1 is out

1
Comments
1 min read
Hash Replacement with `sub` and `gsub` in Ruby on Rails

Hash Replacement with `sub` and `gsub` in Ruby on Rails

Comments
4 min read
ActiveRegistration: Simple User Sign-Up in Rails 8

ActiveRegistration: Simple User Sign-Up in Rails 8

3
Comments
1 min read
Using the skip_before Method in RSpec

Using the skip_before Method in RSpec

Comments
2 min read
Unlocking Ruby’s Iteration Magic: Mastering External and Internal Iterators

Unlocking Ruby’s Iteration Magic: Mastering External and Internal Iterators

Comments
4 min read
Better Rails Forms with Superform: A Game-Changer for Developers

Better Rails Forms with Superform: A Game-Changer for Developers

Comments
4 min read
Ambiente de desenvolvimento rails e postgres com dev containers

Ambiente de desenvolvimento rails e postgres com dev containers

1
Comments
4 min read
How to detect classes contained in ruby gems in Tailwind 4

How to detect classes contained in ruby gems in Tailwind 4

1
Comments
5 min read
Connect Four Summary

Connect Four Summary

1
Comments
3 min read
Beyond translations in Stimulus: formatting dates, time and currency

Beyond translations in Stimulus: formatting dates, time and currency

3
Comments
3 min read
Create an Email Drip Campaign Using Rails Vault

Create an Email Drip Campaign Using Rails Vault

1
Comments
3 min read
Elevando a validação em Rails com dry-validation: Uma abordagem elegante para regras de negócio complexas

Elevando a validação em Rails com dry-validation: Uma abordagem elegante para regras de negócio complexas

6
Comments
6 min read
GitHub Follower Analysis: Discovering Your One-Way Connections

GitHub Follower Analysis: Discovering Your One-Way Connections

6
Comments 1
5 min read
Train Your Own LLM: A Deep Dive with Ruby

Train Your Own LLM: A Deep Dive with Ruby

16
Comments 1
31 min read
Building a Custom DSL for RSpec: How I Reduced Testing Boilerplate by 77%

Building a Custom DSL for RSpec: How I Reduced Testing Boilerplate by 77%

5
Comments
6 min read
Hello ruby

Hello ruby

Comments
1 min read
Understanding Model-Context-Protocol (MCP) in Ruby

Understanding Model-Context-Protocol (MCP) in Ruby

10
Comments 1
12 min read
Benchmark It: Optimization Decisions Based on Real Data and Not Vibes

Benchmark It: Optimization Decisions Based on Real Data and Not Vibes

1
Comments
4 min read
Why 0.1 + 0.2 Doesn’t Equal 0.3?

Why 0.1 + 0.2 Doesn’t Equal 0.3?

8
Comments 1
2 min read
Ruby Flow Control: next vs break vs return

Ruby Flow Control: next vs break vs return

Comments
3 min read
loading...