Forem

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.
Implementing Data Structures in Ruby: Arrays

Implementing Data Structures in Ruby: Arrays

2
Comments
8 min read
Каскадный rescue в ruby и в ActiveSupport::Rescuable

Каскадный rescue в ruby и в ActiveSupport::Rescuable

2
Comments
1 min read
Complex State Management
Cover image for Complex State Management

Complex State Management

7
Comments
3 min read
From string to sing: How ChatGPT can write your rails' Active Record code
Cover image for From string to sing: How ChatGPT can write your rails' Active Record code

From string to sing: How ChatGPT can write your rails' Active Record code

3
Comments 1
4 min read
The answer is 42

The answer is 42

1
Comments
2 min read
Rails's .try vs Ruby's &. (a.k.a safe navigation)

Rails's .try vs Ruby's &. (a.k.a safe navigation)

1
Comments 1
1 min read
Backport `Data.define` for Ruby 2.7, 3.0, 3.1

Backport `Data.define` for Ruby 2.7, 3.0, 3.1

Comments
1 min read
JBuilder Arrays and non-collections

JBuilder Arrays and non-collections

1
Comments
2 min read
Create And Dockerize Rails Application With PostgreSQL And Sidekiq (Docker + Docker Compose)
Cover image for Create And Dockerize Rails Application With PostgreSQL And Sidekiq (Docker + Docker Compose)

Create And Dockerize Rails Application With PostgreSQL And Sidekiq (Docker + Docker Compose)

20
Comments
4 min read
The BCrypt Gem

The BCrypt Gem

2
Comments
4 min read
Validations and error handling on Rails and React

Validations and error handling on Rails and React

2
Comments
4 min read
Underrated pattern of an inline event dispatcher

Underrated pattern of an inline event dispatcher

2
Comments
4 min read
Ruby Variable
Cover image for Ruby Variable

Ruby Variable

1
Comments
1 min read
Work smarter, not harder (how to use the "rails g resource" command)

Work smarter, not harder (how to use the "rails g resource" command)

4
Comments 1
2 min read
Ruby Introduction
Cover image for Ruby Introduction

Ruby Introduction

1
Comments
2 min read
Ruby On Rails : Encryption With BCrypt

Ruby On Rails : Encryption With BCrypt

6
Comments
2 min read
How to Use ChatGPT API with Ruby on Rails: A Step-by-Step Guide
Cover image for How to Use ChatGPT API with Ruby on Rails: A Step-by-Step Guide

How to Use ChatGPT API with Ruby on Rails: A Step-by-Step Guide

4
Comments
3 min read
Intro | Junior Rails Review

Intro | Junior Rails Review

6
Comments
3 min read
Rails Service Objects: A Tiny Guide

Rails Service Objects: A Tiny Guide

18
Comments 8
4 min read
Arel and Ruby on Rails
Cover image for Arel and Ruby on Rails

Arel and Ruby on Rails

15
Comments
3 min read
How to Fix the "dyld: lazy symbol binding failed" Error When Using PostgreSQL and Ruby on macOS

How to Fix the "dyld: lazy symbol binding failed" Error When Using PostgreSQL and Ruby on macOS

Comments
1 min read
Today I Learned 2/11/23

Today I Learned 2/11/23

Comments
1 min read
Bundled gems and not being that smart.

Bundled gems and not being that smart.

1
Comments
3 min read
Re-Learn, Review, Recycle

Re-Learn, Review, Recycle

2
Comments 1
1 min read
Act like a cat! - Calling the OpenAI API from Ruby
Cover image for Act like a cat! - Calling the OpenAI API from Ruby

Act like a cat! - Calling the OpenAI API from Ruby

2
Comments
2 min read
loading...