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.
Everything that I published this week about Ruby #4

Everything that I published this week about Ruby #4

1
Comments
2 min read
Big Picture: Practical Steps for Upgrading the Ruby on Rails Version in a Small to Medium-Sized App 🚀

Big Picture: Practical Steps for Upgrading the Ruby on Rails Version in a Small to Medium-Sized App 🚀

10
Comments
7 min read
What is config.active_support.hash_digest_class = OpenSSL::Digest::SHA256?

What is config.active_support.hash_digest_class = OpenSSL::Digest::SHA256?

Comments
2 min read
Ruby's Enumerable Module

Ruby's Enumerable Module

Comments
5 min read
Advanced Stimulus: Custom Action Options

Advanced Stimulus: Custom Action Options

2
Comments 3
4 min read
Demystifying Rails load_defaults: Mastering Configuration Updates

Demystifying Rails load_defaults: Mastering Configuration Updates

9
Comments
4 min read
Building Paindai: A Rails-Powered Pain Journaling App to Help Chronic Pain Patients Advocate for Themselves

Building Paindai: A Rails-Powered Pain Journaling App to Help Chronic Pain Patients Advocate for Themselves

Comments 1
5 min read
Rack for Ruby: Socket Hijacking

Rack for Ruby: Socket Hijacking

3
Comments
5 min read
Rails 8: Introducing the Built-in Authentication Generator

Rails 8: Introducing the Built-in Authentication Generator

14
Comments 2
2 min read
My First RubyConf

My First RubyConf

6
Comments 1
2 min read
OOP Bootcamp 3: Classes and Objects 1, The Basics

OOP Bootcamp 3: Classes and Objects 1, The Basics

1
Comments
6 min read
Implementing Multi-Select Enums in Ruby on Rails with PostgreSQL

Implementing Multi-Select Enums in Ruby on Rails with PostgreSQL

1
Comments
2 min read
Rails and Ruby Deprecation Warnings: Why You Should Care and How to Fix Them

Rails and Ruby Deprecation Warnings: Why You Should Care and How to Fix Them

8
Comments
6 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
Why Disconnect in Stimulus Controller

Why Disconnect in Stimulus Controller

1
Comments 1
2 min read
Accessing Values in a Hash with dig in Ruby: Differences and Alternatives

Accessing Values in a Hash with dig in Ruby: Differences and Alternatives

1
Comments
3 min read
Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

Rails 8 Brings ViewObjects: Why They’re Awesome and How to Use Them

5
Comments
3 min read
How to use gem omniauth and omniauth-oauth2 to implement SSO for multiple customers

How to use gem omniauth and omniauth-oauth2 to implement SSO for multiple customers

5
Comments
4 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

6
Comments 1
2 min read
Mastering Middleware In Rails: Enhance Your App's Request Lifecycle

Mastering Middleware In Rails: Enhance Your App's Request Lifecycle

2
Comments
2 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

1
Comments
2 min read
How to clean up repetitive keys in .html.erb templates?

How to clean up repetitive keys in .html.erb templates?

Comments 2
2 min read
My Journey Through Ruby Event Manager, Hangman, and Tackling Coolant Leaks

My Journey Through Ruby Event Manager, Hangman, and Tackling Coolant Leaks

4
Comments
3 min read
My First Time Contributing to Homebrew: Adding Windsurf IDE

My First Time Contributing to Homebrew: Adding Windsurf IDE

3
Comments
9 min read
Stimulus Features You (Didn't) Know

Stimulus Features You (Didn't) Know

1
Comments 1
4 min read
loading...