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.
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

10
Comments
8 min read
A "Shallow" Dive into Memory Leaks in Ruby

A "Shallow" Dive into Memory Leaks in Ruby

15
Comments 2
6 min read
Front-End is for me.

Front-End is for me.

1
Comments
2 min read
Transforming Education: Using OpenAI and Ruby to Summarise Wikipedia for Children

Transforming Education: Using OpenAI and Ruby to Summarise Wikipedia for Children

2
Comments
5 min read
Relationships in Rails

Relationships in Rails

1
Comments
4 min read
Tried Polars in Ruby

Tried Polars in Ruby

9
Comments
10 min read
Ruby - Similarity

Ruby - Similarity

1
Comments
3 min read
Avoiding bugs in Ruby code using the state pattern

Avoiding bugs in Ruby code using the state pattern

6
Comments
8 min read
Put this in your {app} and {control} it, or how Sinatra serenades our data

Put this in your {app} and {control} it, or how Sinatra serenades our data

4
Comments
5 min read
A Deep Dive into Active Record Validations

A Deep Dive into Active Record Validations

1
Comments
10 min read
Create a Business Language for a Rails Application

Create a Business Language for a Rails Application

3
Comments
10 min read
Default to Deny for More Secure Apps

Default to Deny for More Secure Apps

2
Comments
3 min read
Troubleshooting weird DB connection errors in Rails with PostgreSQL

Troubleshooting weird DB connection errors in Rails with PostgreSQL

3
Comments
2 min read
How to upgrade a Ruby on Rails application?

How to upgrade a Ruby on Rails application?

2
Comments
3 min read
Mastering the GPT-3 Temperature Parameter with Ruby

Mastering the GPT-3 Temperature Parameter with Ruby

3
Comments
4 min read
Why parameterized objects in Rails are so powerful

Why parameterized objects in Rails are so powerful

2
Comments
3 min read
Rails Live Coding

Rails Live Coding

2
Comments
3 min read
Using Selenium WebDriver 4.0 BiDirectional API

Using Selenium WebDriver 4.0 BiDirectional API

7
Comments
3 min read
RSpec GraphQL integration testing

RSpec GraphQL integration testing

4
Comments
2 min read
We're on ruby.social

We're on ruby.social

26
Comments 13
1 min read
Using FormObject pattern in Ruby APIs

Using FormObject pattern in Ruby APIs

4
Comments
4 min read
Second Time Around -Flatiron Ruby Code Challenge

Second Time Around -Flatiron Ruby Code Challenge

2
Comments
5 min read
How to get out of Regex hell using GPT-3 (OpenAI)

How to get out of Regex hell using GPT-3 (OpenAI)

2
Comments 1
2 min read
Evaluating More Coverage in Ruby 3.2

Evaluating More Coverage in Ruby 3.2

4
Comments
3 min read
How to Generate GPT Output in JSON Format for Ruby developers

How to Generate GPT Output in JSON Format for Ruby developers

7
Comments
4 min read
Optimizing Mastodon Performance: Finding and Fixing its N+1 Queries

Optimizing Mastodon Performance: Finding and Fixing its N+1 Queries

14
Comments
7 min read
Read Ruby's Enumerable Docs

Read Ruby's Enumerable Docs

Comments 1
3 min read
How to update React state on nested objects that are serialized in Rails

How to update React state on nested objects that are serialized in Rails

3
Comments 2
3 min read
How to integrate Ruby with OpenAI (GPT-3)

How to integrate Ruby with OpenAI (GPT-3)

5
Comments
4 min read
How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

How to Improve the Performance of Your Rails App by Eliminating N+1 Database Queries

12
Comments
4 min read
Break XOR Cipher with Z3

Break XOR Cipher with Z3

1
Comments
3 min read
How to bundle assets in a Rails engine

How to bundle assets in a Rails engine

8
Comments
3 min read
A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

A Tale of Hashery and Woe: How Mutable Hash Keys Led to an ActiveRecord Bug

4
Comments
5 min read
Error Handling with Ruby on Rails

Error Handling with Ruby on Rails

2
Comments
3 min read
The Power of Community: Ruby and Grieving

The Power of Community: Ruby and Grieving

7
Comments 1
2 min read
Matrix + Graph in Ruby

Matrix + Graph in Ruby

6
Comments
5 min read
Single Responsibility Principle for beginners (1/2)

Single Responsibility Principle for beginners (1/2)

10
Comments
5 min read
Otimizando consultas no banco de dados com o Rails

Otimizando consultas no banco de dados com o Rails

4
Comments
3 min read
Install Ruby 3.2.0 with YJIT

Install Ruby 3.2.0 with YJIT

21
Comments 1
3 min read
Beginner's Guide to Ruby Methods

Beginner's Guide to Ruby Methods

Comments
5 min read
Rails Routing - resources vs. resource Methods

Rails Routing - resources vs. resource Methods

Comments
4 min read
Learning Ruby: a retrospective

Learning Ruby: a retrospective

1
Comments
4 min read
Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

Rescue Me: Techniques for Active Record Error Handling in Ruby on Rails

3
Comments
5 min read
Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Comments 2
3 min read
Top 5 Ruby on Rails Gems

Top 5 Ruby on Rails Gems

1
Comments
3 min read
Features of Ruby on Rails

Features of Ruby on Rails

1
Comments
2 min read
What is Ruby on Rails (ROR)?

What is Ruby on Rails (ROR)?

1
Comments
2 min read
Preloading associations on an Array of Objects

Preloading associations on an Array of Objects

9
Comments
3 min read
Ruby/Rails Console Commands

Ruby/Rails Console Commands

Comments
2 min read
Database Performance Optimization and Scaling in Rails

Database Performance Optimization and Scaling in Rails

2
Comments
9 min read
Rails review on 2023

Rails review on 2023

2
Comments
2 min read
Setup Active Job with Sidekiq in Rails

Setup Active Job with Sidekiq in Rails

9
Comments
8 min read
Active Record Query Methods

Active Record Query Methods

4
Comments
3 min read
Ruby (love) RSpec

Ruby (love) RSpec

6
Comments
7 min read
Break Caesar Cipher with Z3

Break Caesar Cipher with Z3

2
Comments
3 min read
Performance of Exception Handling in Ruby

Performance of Exception Handling in Ruby

38
Comments 10
6 min read
Ruby on Rails api authentication with devise and Doorkeeper

Ruby on Rails api authentication with devise and Doorkeeper

15
Comments 4
3 min read
Getting Started Upstash Redis with Rails

Getting Started Upstash Redis with Rails

2
Comments
12 min read
Metaprogramming in Ruby: Beginner Level

Metaprogramming in Ruby: Beginner Level

2
Comments
7 min read
How to Mitigate the Impact of a DDoS Attack: Strategies and Examples

How to Mitigate the Impact of a DDoS Attack: Strategies and Examples

4
Comments
6 min read
loading...