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.
Sets are the Data Type Your Code Needs

Sets are the Data Type Your Code Needs

Comments
7 min read
Simulating GCash's Lucky Load Game with Minimal Ruby Code

Simulating GCash's Lucky Load Game with Minimal Ruby Code

Comments
4 min read
Are there any Ruby on Rails 2.x-3.x apps still running?

Are there any Ruby on Rails 2.x-3.x apps still running?

Comments
1 min read
Static Typing in Ruby: It's Not a Cult, It's a Choice (You Should Probably Make)

Static Typing in Ruby: It's Not a Cult, It's a Choice (You Should Probably Make)

Comments
3 min read
Understanding `#model_name` in Rails

Understanding `#model_name` in Rails

Comments
3 min read
Building a Mini ORM with Ruby Metaprogramming: A Deep Dive into Active Record Pattern

Building a Mini ORM with Ruby Metaprogramming: A Deep Dive into Active Record Pattern

2
Comments
5 min read
Embracing AI in Ruby with Langchainrb: A Developer’s Delight

Embracing AI in Ruby with Langchainrb: A Developer’s Delight

Comments
3 min read
Coming Soon: JavaScript for Rails Developers

Coming Soon: JavaScript for Rails Developers

1
Comments
5 min read
Detect Rails Upgrade Problems Before They Happen—Here’s How

Detect Rails Upgrade Problems Before They Happen—Here’s How

Comments
4 min read
Force immutability with Ruby

Force immutability with Ruby

2
Comments
4 min read
🏆 Python vs Ruby – Which One Wins the Speed Test?

🏆 Python vs Ruby – Which One Wins the Speed Test?

Comments
1 min read
What exactly is a Ruby binding?

What exactly is a Ruby binding?

Comments
2 min read
Using regex named capture groups to process lines in a CSV file in ruby.

Using regex named capture groups to process lines in a CSV file in ruby.

Comments
1 min read
Instalando o RVM no WSL

Instalando o RVM no WSL

Comments
1 min read
Rethink pattern matching in Ruby

Rethink pattern matching in Ruby

Comments
3 min read
Thanks!

Thanks!

9
Comments 1
1 min read
Background Jobs in Rails: A Look at SolidQueue

Background Jobs in Rails: A Look at SolidQueue

Comments
4 min read
Seeds on Rails: The Best Way to Create and Feed Your Rails Database

Seeds on Rails: The Best Way to Create and Feed Your Rails Database

Comments
3 min read
Mastering Control Flow in Ruby: Beyond the Basics

Mastering Control Flow in Ruby: Beyond the Basics

Comments
3 min read
Reviving a Ruby Project with Git: Organizing Branches for Stability

Reviving a Ruby Project with Git: Organizing Branches for Stability

Comments
2 min read
Kreds – the Missing Shorthand for Rails Credentials Access

Kreds – the Missing Shorthand for Rails Credentials Access

Comments
1 min read
Além do autocomplete: como o Cursor AI está ajudando na padronização e escrita do código Ruby on Rails

Além do autocomplete: como o Cursor AI está ajudando na padronização e escrita do código Ruby on Rails

7
Comments
4 min read
Rails 7.1: Changes to $LOAD_PATH

Rails 7.1: Changes to $LOAD_PATH

Comments
2 min read
rbenv vs RVM: Picking Your Ruby Version Manager Buddy

rbenv vs RVM: Picking Your Ruby Version Manager Buddy

18
Comments
3 min read
Grepfruit – A Ruby Gem for User-Friendly Regex Search in Files

Grepfruit – A Ruby Gem for User-Friendly Regex Search in Files

Comments
1 min read
loading...