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.
Comparing params.expect to params.require and params.fetch

Comparing params.expect to params.require and params.fetch

2
Comments 1
2 min read
Deep Dive: Boosting Rails Performance with EXPLAIN ANALYZE in PostgreSQL

Deep Dive: Boosting Rails Performance with EXPLAIN ANALYZE in PostgreSQL

2
Comments 3
4 min read
Astronoby v0.7.0: Planets and ephemerides

Astronoby v0.7.0: Planets and ephemerides

Comments
4 min read
My Journey Through The Odin Project’s Chess Game

My Journey Through The Odin Project’s Chess Game

5
Comments 2
4 min read
Many ways to express one thing in Ruby (_n syntax, _ prefix, & ampersand)

Many ways to express one thing in Ruby (_n syntax, _ prefix, & ampersand)

Comments
3 min read
Kamal-Proxy: Simplifying Zero-Downtime Deployments

Kamal-Proxy: Simplifying Zero-Downtime Deployments

Comments
3 min read
⚠️ The Definitive Solution to Your Rails + Docker + Time Zone Headaches! 😵💫⏱️

⚠️ The Definitive Solution to Your Rails + Docker + Time Zone Headaches! 😵💫⏱️

1
Comments
3 min read
VsCode Debugger for Ruby on Rails

VsCode Debugger for Ruby on Rails

1
Comments
1 min read
Print Smarter in Ruby - Know When and How to Use Each Method

Print Smarter in Ruby - Know When and How to Use Each Method

Comments 1
3 min read
Mastering Ruby's String Concatenation with the Backslash (`\`)

Mastering Ruby's String Concatenation with the Backslash (`\`)

1
Comments
3 min read
Adding Magic Links to Rails 8 Authentication

Adding Magic Links to Rails 8 Authentication

2
Comments
3 min read
Hybrid Pagination in Rails: Paginating Across Two Data Sources

Hybrid Pagination in Rails: Paginating Across Two Data Sources

Comments
3 min read
Your Rails App Isn’t Slow—Your Database Is

Your Rails App Isn’t Slow—Your Database Is

4
Comments
5 min read
Why Every Rails Developer Should Know About This Rails Upgrade Tool

Why Every Rails Developer Should Know About This Rails Upgrade Tool

2
Comments
4 min read
🎭 Save Your Code with Decorators, Proxies, and Delegation

🎭 Save Your Code with Decorators, Proxies, and Delegation

Comments
2 min read
Instance vs Class Method in Ruby ✏️

Instance vs Class Method in Ruby ✏️

1
Comments
1 min read
TIL: ERB verbatim tag

TIL: ERB verbatim tag

Comments 1
1 min read
gem oauth2 v2.0.10 released

gem oauth2 v2.0.10 released

1
Comments 2
5 min read
How to Travel

How to Travel

Comments 1
1 min read
Supercharging Trix Editor with Rails Generators 🚀

Supercharging Trix Editor with Rails Generators 🚀

Comments
4 min read
Custom Web Scraper With Ruby

Custom Web Scraper With Ruby

3
Comments
5 min read
Active MCP: Integrating Model Context Protocol with Rails

Active MCP: Integrating Model Context Protocol with Rails

Comments
4 min read
Fixing Bugs Found on Production

Fixing Bugs Found on Production

Comments 1
3 min read
Turbo Drive, Frames, Streams, Morph? What to use?!

Turbo Drive, Frames, Streams, Morph? What to use?!

4
Comments
5 min read
🚀 Automating Ruby Gem Creation with Thor: A Guide to the Generator Script 🚀

🚀 Automating Ruby Gem Creation with Thor: A Guide to the Generator Script 🚀

Comments
3 min read
loading...