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.
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
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
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

5
Comments
5 min read
My First Code Commit in Ruby

My First Code Commit in Ruby

4
Comments 1
6 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

16
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
Compare Laravel, Django and Ruby on Rails by numbers

Compare Laravel, Django and Ruby on Rails by numbers

4
Comments
5 min read
Working with Variables in Ruby

Working with Variables in Ruby

3
Comments
3 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

12
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
How to implement Authorizer pattern in Ruby on Rails?

How to implement Authorizer pattern in Ruby on Rails?

13
Comments
6 min read
Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

Elegantly integrate Mixpanel with your Rails app using built-in instrumentation

5
Comments 3
17 min read
Building a task queue, Part 4

Building a task queue, Part 4

2
Comments
15 min read
Representing boolean conditions as domain concepts

Representing boolean conditions as domain concepts

Comments 2
3 min read
Creating an AI email parser using Ruby and OpenAI (GPT-3)

Creating an AI email parser using Ruby and OpenAI (GPT-3)

6
Comments 4
4 min read
Install Ruby 3.2.0 + YJIT with ASDF

Install Ruby 3.2.0 + YJIT with ASDF

8
Comments 2
1 min read
Personal efforts to improve the quality of Ruby interpreter

Personal efforts to improve the quality of Ruby interpreter

6
Comments
13 min read
loading...