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.
Introducing A Monorepo Boilerplate for Building Rails APIs with Vite + React SPA

Introducing A Monorepo Boilerplate for Building Rails APIs with Vite + React SPA

3
Comments
3 min read
Test-Driven Development (TDD) in Ruby: A Step-by-Step Guide

Test-Driven Development (TDD) in Ruby: A Step-by-Step Guide

5
Comments
4 min read
Process-based parallel execution of plain Minitest tests

Process-based parallel execution of plain Minitest tests

1
Comments
2 min read
Ruby Expressions as D&D Actions

Ruby Expressions as D&D Actions

3
Comments 3
2 min read
Hotwire and Stimulus Tools You Need to Know

Hotwire and Stimulus Tools You Need to Know

2
Comments
2 min read
Automate Codebase Documentation: Ruby Script for Markdown Conversion

Automate Codebase Documentation: Ruby Script for Markdown Conversion

1
Comments 2
4 min read
Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

Ruby exception Handling Pitfall: Understanding Rescue Clause Hierarchy

3
Comments
2 min read
Rails 8: Introducing the New Default Asset Pipeline – Propshaft

Rails 8: Introducing the New Default Asset Pipeline – Propshaft

20
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
Capybara: Debugging Your Specs with save_and_open_screenshot Method

Capybara: Debugging Your Specs with save_and_open_screenshot Method

1
Comments
2 min read
Broadcast Turbo Streams without Redis

Broadcast Turbo Streams without Redis

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

A RuboCop Configuration Tailored for Phlex

Comments
5 min read
Icons gem for Phlex

Icons gem for Phlex

Comments
4 min read
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`

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

Smart way to update multiple models simultaneously in Rails

12
Comments 2
8 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

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
Beyond SQL: A New Ruby ORM for Adaptive Data

Beyond SQL: A New Ruby ORM for Adaptive Data

Comments
5 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
The 3 kinds of Enum in Rails

The 3 kinds of Enum in Rails

2
Comments 11
2 min read
loading...