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.
Linked List with Ruby

Linked List with Ruby

3
Comments
8 min read
Why is ON DUPLICATE KEY UPDATE included in the SQL issued by insert_all in ActiveRecord when using MySQL?

Why is ON DUPLICATE KEY UPDATE included in the SQL issued by insert_all in ActiveRecord when using MySQL?

2
Comments
6 min read
Hidden Gem(s): What Are Your Favorite Lesser-Known Ruby Features & Techniques? 💎💻

Hidden Gem(s): What Are Your Favorite Lesser-Known Ruby Features & Techniques? 💎💻

7
Comments 3
1 min read
How to see all available associations of one specific object in Rails?

How to see all available associations of one specific object in Rails?

3
Comments
2 min read
How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

How to reduce memory usage for your Rails app - R14 - Memory Quota Exceeded in Ruby (MRI)

11
Comments 1
2 min read
Metaprogramming in Ruby: Advanced Level

Metaprogramming in Ruby: Advanced Level

5
Comments
7 min read
Ruby GUI with Glimmer

Ruby GUI with Glimmer

17
Comments 2
3 min read
How to switch hosting from Render to Heroku for your Ruby on Rails application

How to switch hosting from Render to Heroku for your Ruby on Rails application

1
Comments
3 min read
12 Tools for Quality Pull Requests

12 Tools for Quality Pull Requests

Comments
11 min read
Ruby Method of the Day: String#=~

Ruby Method of the Day: String#=~

5
Comments
1 min read
Analyzing SassC::SyntaxError in Ruby on Rails 7.0

Analyzing SassC::SyntaxError in Ruby on Rails 7.0

Comments
1 min read
A pragmatic guide for Cypress On Rails

A pragmatic guide for Cypress On Rails

16
Comments 2
4 min read
Analyzing and Editing Ruby Source Code in Bullet Train

Analyzing and Editing Ruby Source Code in Bullet Train

1
Comments
7 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

9
Comments 7
1 min read
Integrating LLM into your Rails applications

Integrating LLM into your Rails applications

10
Comments 1
3 min read
Ruby's range literals and their effect on Rails Active Record queries

Ruby's range literals and their effect on Rails Active Record queries

3
Comments
4 min read
Ruby Method of the Day: #count

Ruby Method of the Day: #count

1
Comments
1 min read
An Introduction to Lambdas in Ruby

An Introduction to Lambdas in Ruby

Comments
6 min read
Updated the look of my Ratings app

Updated the look of my Ratings app

2
Comments 1
1 min read
How to use Prettier to lint Ruby files

How to use Prettier to lint Ruby files

6
Comments 6
2 min read
Ruby Method of the Day: Array.new with Block

Ruby Method of the Day: Array.new with Block

6
Comments
1 min read
Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

Ruby Arguments: Equal Signs, Colons, Splats (*), Double Splats (**) Explained

1
Comments
9 min read
Entendendo fundamentos de recursão

Entendendo fundamentos de recursão

65
Comments 5
7 min read
Understanding Authorization Before Authentication: Enhancing Web API Security

Understanding Authorization Before Authentication: Enhancing Web API Security

35
Comments
4 min read
Part 2 - Saving data. Creating a Ruby App to get notified about Epic Free Games.

Part 2 - Saving data. Creating a Ruby App to get notified about Epic Free Games.

Comments
6 min read
loading...