close
The Wayback Machine - https://web.archive.org/web/20230127214204/https://dev.to/t/ruby

DEV Community 👩‍💻👨‍💻

Image

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.
Rails validations, Exceptions, and Error Handling

Rails validations, Exceptions, and Error Handling

Comments
5 min read
Routing with Rails

Routing with Rails

Comments
1 min read
STI, Associations, and Polymorphism‽ Oh my!

STI, Associations, and Polymorphism‽ Oh my!

Comments
4 min read
Create a Business Language for a Rails Application

Create a Business Language for a Rails Application

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

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

Reactions 1 Comments
5 min read
A Deep Dive into Active Record Validations

A Deep Dive into Active Record Validations

Reactions 1 Comments
10 min read
TIL: ruby factory bot and models association : `after(:build)`

TIL: ruby factory bot and models association : `after(:build)`

Reactions 2 Comments
3 min read
How to Parse Arguments in Your Ruby C Extension

How to Parse Arguments in Your Ruby C Extension

Comments
7 min read
Sinatra and Active Records to Perform CURD Actions

Sinatra and Active Records to Perform CURD Actions

Comments
4 min read
Final Project walkthrough P.1

Final Project walkthrough P.1

Reactions 2 Comments
2 min read
Install Ruby 3.2.0 with YJIT

Install Ruby 3.2.0 with YJIT

Reactions 10 Comments
3 min read
Data Collections in Ruby

Data Collections in Ruby

Reactions 5 Comments
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)

Reactions 3 Comments
4 min read
Writing better Action Mailers: Revisiting a core Rails concept

Writing better Action Mailers: Revisiting a core Rails concept

Reactions 4 Comments
8 min read
RSpec GraphQL integration testing

RSpec GraphQL integration testing

Reactions 3 Comments
2 min read
CORS issue in Ruby on Rails(Duplicate Response Headers)

CORS issue in Ruby on Rails(Duplicate Response Headers)

Comments
2 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

Reactions 7 Comments
15 min read
Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Secure CSRF Token Storage in Rails 7 using Encrypted Cookies

Comments
2 min read
Single Responsibility for Beginners (2/2)

Single Responsibility for Beginners (2/2)

Reactions 4 Comments
6 min read
In defense of Ruby's short-hand syntax

In defense of Ruby's short-hand syntax

Reactions 3 Comments
3 min read
A "Shallow" Dive into Memory Leaks in Ruby

A "Shallow" Dive into Memory Leaks in Ruby

Reactions 13 Comments 1
4 min read
Avoiding bugs in Ruby code using the state pattern

Avoiding bugs in Ruby code using the state pattern

Reactions 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

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

Troubleshooting weird DB connection errors in Rails with PostgreSQL

Reactions 1 Comments
2 min read
Jozef Behr | 10 Ruby tricks to improve your code (or not)

Jozef Behr | 10 Ruby tricks to improve your code (or not)

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

Mastering the GPT-3 Temperature Parameter with Ruby

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

Why parameterized objects in Rails are so powerful

Reactions 2 Comments
3 min read
Rails Routing - resources vs. resource Methods

Rails Routing - resources vs. resource Methods

Comments
4 min read
Scraping with Ruby p.1

Scraping with Ruby p.1

Reactions 2 Comments
2 min read
Sending Emails with Ruby on Rails

Sending Emails with Ruby on Rails

Comments 1
6 min read
Learning Ruby: a retrospective

Learning Ruby: a retrospective

Comments
4 min read
The Auth Boys

The Auth Boys

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

Evaluating More Coverage in Ruby 3.2

Reactions 3 Comments
3 min read
Documenting Forem's v1 API

Documenting Forem's v1 API

Reactions 80 Comments 10
14 min read
Object Oriented Ruby

Object Oriented Ruby

Reactions 1 Comments
3 min read
Read Ruby's Enumerable Docs

Read Ruby's Enumerable Docs

Comments 1
3 min read
A Guide to Memoization in Ruby

A Guide to Memoization in Ruby

Comments
7 min read
Hashes with default procs

Hashes with default procs

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

How to bundle assets in a Rails engine

Reactions 8 Comments
3 min read
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

Reactions 10 Comments
8 min read
Error Handling with Ruby on Rails

Error Handling with Ruby on Rails

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

Otimizando consultas no banco de dados com o Rails

Reactions 1 Comments
3 min read
Front-End is for me.

Front-End is for me.

Reactions 1 Comments
2 min read
Relationships in Rails

Relationships in Rails

Reactions 1 Comments
4 min read
Tried Polars in Ruby

Tried Polars in Ruby

Reactions 6 Comments
10 min read
Ruby - Similarity

Ruby - Similarity

Reactions 1 Comments
3 min read
Default to Deny for More Secure Apps

Default to Deny for More Secure Apps

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

How to upgrade a Ruby on Rails application?

Reactions 2 Comments
3 min read
Rails Live Coding

Rails Live Coding

Reactions 2 Comments
3 min read
Using Selenium WebDriver 4.0 BiDirectional API

Using Selenium WebDriver 4.0 BiDirectional API

Reactions 4 Comments
3 min read
Enumerable

Enumerable

Reactions 1 Comments
2 min read
Second Time Around -Flatiron Ruby Code Challenge

Second Time Around -Flatiron Ruby Code Challenge

Reactions 2 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
3 min read
How to get out of Regex hell using GPT-3 (OpenAI)

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

Reactions 2 Comments 1
2 min read
How to Generate GPT Output in JSON Format for Ruby developers

How to Generate GPT Output in JSON Format for Ruby developers

Reactions 7 Comments
4 min read
We're on ruby.social

We're on ruby.social

Reactions 25 Comments 13
1 min read
Optimizing Mastodon Performance: Finding and Fixing its N+1 Queries

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

Reactions 13 Comments
7 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

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

How to integrate Ruby with OpenAI (GPT-3)

Reactions 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

Reactions 11 Comments
4 min read
loading...