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.
Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

3
Comments
2 min read
BCrypt::Errors::InvalidHash (invalid hash)

BCrypt::Errors::InvalidHash (invalid hash)

Comments
2 min read
Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Comments
4 min read
One Year of Toronto Ruby

One Year of Toronto Ruby

1
Comments
2 min read
Broadcast Turbo Streams without Redis
Cover image for Broadcast Turbo Streams without Redis

Broadcast Turbo Streams without Redis

1
Comments 1
8 min read
A RuboCop Configuration Tailored for Phlex
Cover image for A RuboCop Configuration Tailored for Phlex

A RuboCop Configuration Tailored for Phlex

Comments
5 min read
Handling Errors and Job Lifecycles in Rails 7.1: Master ActiveJob with `retry_on`, `discard_on`, and `after_discard`
Cover image for Handling Errors and Job Lifecycles in Rails 7.1: Master ActiveJob with `retry_on`, `discard_on`, and `after_discard`

Handling Errors and Job Lifecycles in Rails 7.1: Master ActiveJob with `retry_on`, `discard_on`, and `after_discard`

5
Comments 2
2 min read
Smart way to update multiple models simultaneously in Rails

Smart way to update multiple models simultaneously in Rails

13
Comments 2
9 min read
Learn TDD with Ruby - Loops, Blocks and Strings

Learn TDD with Ruby - Loops, Blocks and Strings

3
Comments
10 min read
New: Rails Development Tool

New: Rails Development Tool

5
Comments 2
2 min read
A nice Ruby-based command-line time tracker
Cover image for A nice Ruby-based command-line time tracker

A nice Ruby-based command-line time tracker

1
Comments
4 min read
Ruby Fiber Scheduler and Async

Ruby Fiber Scheduler and Async

6
Comments
3 min read
Difference between puts and return: A Common Beginner's Confusion

Difference between puts and return: A Common Beginner's Confusion

5
Comments
2 min read
The 3 kinds of Enum in Rails

The 3 kinds of Enum in Rails

3
Comments 11
2 min read
Adding a Rubocop config to an old repository | step-by-step guide

Adding a Rubocop config to an old repository | step-by-step guide

5
Comments
4 min read
Importmap Not Working on iOS

Importmap Not Working on iOS

4
Comments
1 min read
How do Turbo Streams Work (behind the scenes)

How do Turbo Streams Work (behind the scenes)

1
Comments 1
3 min read
Copy Config Vars from One Heroku App to Another

Copy Config Vars from One Heroku App to Another

Comments
2 min read
How to continue to use Rails.application.secrets in Rails >= 7.2
Cover image for How to continue to use Rails.application.secrets in Rails >= 7.2

How to continue to use Rails.application.secrets in Rails >= 7.2

3
Comments
2 min read
Short Ruby Newsletter - edition 110 highlights

Short Ruby Newsletter - edition 110 highlights

1
Comments
2 min read
Organizing YAML files by creating directories like `config/x` in Rails
Cover image for Organizing YAML files by creating directories like `config/x` in Rails

Organizing YAML files by creating directories like `config/x` in Rails

5
Comments
5 min read
Streamlining Your Rails 8 App: Migrating from Postgres to SQLite

Streamlining Your Rails 8 App: Migrating from Postgres to SQLite

10
Comments 3
6 min read
Using Thruster web server for Ruby apps

Using Thruster web server for Ruby apps

8
Comments
3 min read
Three Ruby Links #4

Three Ruby Links #4

Comments
2 min read
TIL `bundle outdated`

TIL `bundle outdated`

Comments
1 min read
loading...