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.
Build flexible Rails application w/ pattern Bridge (Scale your Rails App #1)

Build flexible Rails application w/ pattern Bridge (Scale your Rails App #1)

6
Comments 2
3 min read
Rails Database Migrations: Tips, Tricks, and Best Practices

Rails Database Migrations: Tips, Tricks, and Best Practices

1
Comments
3 min read
Understanding Ruby - Memoization

Understanding Ruby - Memoization

19
Comments 2
4 min read
Trabalhando com Threads em Ruby

Trabalhando com Threads em Ruby

139
Comments 4
3 min read
Ruby's main object

Ruby's main object

9
Comments
1 min read
Linux filters - How to streamline text like a boss

Linux filters - How to streamline text like a boss

405
Comments 24
7 min read
Association Accessors

Association Accessors

1
Comments
2 min read
Using Devcontainers to set up your development environment

Using Devcontainers to set up your development environment

7
Comments 3
19 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

11
Comments 2
1 min read
How to use Flipper for feature flags in Rails

How to use Flipper for feature flags in Rails

6
Comments
4 min read
Making a YouTube Short

Making a YouTube Short

Comments
4 min read
Enhance Your Touchpad Experience on Linux with ThumbSense!

Enhance Your Touchpad Experience on Linux with ThumbSense!

Comments
1 min read
An Introduction to Sidekiq for Ruby on Rails

An Introduction to Sidekiq for Ruby on Rails

2
Comments
7 min read
Seus testes não deveriam ser DRY, mas sim WET

Seus testes não deveriam ser DRY, mas sim WET

8
Comments
6 min read
RCAV in Rails

RCAV in Rails

Comments
2 min read
Ruby : to __callee__ or not __callee__

Ruby : to __callee__ or not __callee__

1
Comments
4 min read
The Railtie, the Gem and the Middleware

The Railtie, the Gem and the Middleware

6
Comments
3 min read
Check Out DEV Lead Software Engineer Ridhwana Khan’s talk at Rocky Mountain Ruby!

Check Out DEV Lead Software Engineer Ridhwana Khan’s talk at Rocky Mountain Ruby!

15
Comments
1 min read
Нюансы использования rails-консоли

Нюансы использования rails-консоли

Comments
2 min read
Object-Oriented Ruby Programming: A Beginner's Guide

Object-Oriented Ruby Programming: A Beginner's Guide

5
Comments 2
3 min read
A take-home exercise scaffold for ruby

A take-home exercise scaffold for ruby

8
Comments 1
8 min read
Local snapshots

Local snapshots

1
Comments
3 min read
ActiveRecord adapter improvements

ActiveRecord adapter improvements

2
Comments
2 min read
Rails "around_action" : a less used callback

Rails "around_action" : a less used callback

2
Comments
4 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

7
Comments
1 min read
Data migrations in regular migrations and why you (probably) should not do that

Data migrations in regular migrations and why you (probably) should not do that

12
Comments 1
3 min read
Orientação a Objetos com Ruby (parte 3) - Mais sobre métodos

Orientação a Objetos com Ruby (parte 3) - Mais sobre métodos

2
Comments 1
10 min read
Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

Ready System with a Modern Stack and Many Features Using Ruby 3.2, Rails 7.0 and Avo 2

15
Comments
4 min read
Build Load More Pagination with Pagy and Rails Hotwire

Build Load More Pagination with Pagy and Rails Hotwire

1
Comments
9 min read
Mastering Common and Advanced Ruby Design Patterns: A Comprehensive Guide with Code Examples

Mastering Common and Advanced Ruby Design Patterns: A Comprehensive Guide with Code Examples

30
Comments
6 min read
Real-time likes with Turbo and Rails

Real-time likes with Turbo and Rails

1
Comments
6 min read
Mini Resources List for Ruby on Rails

Mini Resources List for Ruby on Rails

6
Comments
5 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

12
Comments 1
1 min read
Tagged Logging vs Structured Logging

Tagged Logging vs Structured Logging

Comments
2 min read
Enhancing development with REPLs - A practical guide

Enhancing development with REPLs - A practical guide

250
Comments 19
9 min read
Using GPT-4 to refactor a simple HTML page

Using GPT-4 to refactor a simple HTML page

4
Comments
5 min read
An Introduction to RuboCop for Ruby on Rails

An Introduction to RuboCop for Ruby on Rails

2
Comments
9 min read
Refactoring Ruby: Extract Variable

Refactoring Ruby: Extract Variable

5
Comments 4
2 min read
ActionPolicy , GraphQL and Rails

ActionPolicy , GraphQL and Rails

9
Comments
4 min read
Array columns in SQLite

Array columns in SQLite

Comments
8 min read
Merge CSV files in Ruby efficiently

Merge CSV files in Ruby efficiently

7
Comments
3 min read
Exploring concurrent rate limiters, mutexes, semaphores

Exploring concurrent rate limiters, mutexes, semaphores

2
Comments 2
11 min read
Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby

Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby

277
Comments 27
14 min read
Build Drag and Drop with Rails Hotwire

Build Drag and Drop with Rails Hotwire

10
Comments
9 min read
Optimizing SQLite compilation

Optimizing SQLite compilation

Comments
7 min read
Rust, Go, Rinha e I/O

Rust, Go, Rinha e I/O

39
Comments 10
9 min read
Open Closed Principle (OCP) - Flexível como os Vingadores

Open Closed Principle (OCP) - Flexível como os Vingadores

2
Comments
4 min read
Setting up Litestream

Setting up Litestream

Comments
10 min read
Using Cursor IDE for some small changes in a Rails app

Using Cursor IDE for some small changes in a Rails app

2
Comments
4 min read
Rubyist Hangout Thread

Rubyist Hangout Thread

11
Comments 4
1 min read
Single Responsibility Principle (SRP) - Pense como um vingador

Single Responsibility Principle (SRP) - Pense como um vingador

9
Comments 3
2 min read
Exploring the Null Object Pattern in Ruby

Exploring the Null Object Pattern in Ruby

11
Comments
4 min read
When counting lines in Ruby randomly failed SerpApi deployments

When counting lines in Ruby randomly failed SerpApi deployments

2
Comments
6 min read
Branch-specific databases with SQLite

Branch-specific databases with SQLite

4
Comments
7 min read
Fine-tuning your SQLite database

Fine-tuning your SQLite database

1
Comments
11 min read
Linked headings in your BridgetownRB site

Linked headings in your BridgetownRB site

1
Comments
3 min read
Once a Maintainer: Marc-André Lafortune

Once a Maintainer: Marc-André Lafortune

1
Comments
10 min read
Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Rails Routes - Mastering Routing in Ruby on Rails: A Concise Guide with Code Examples

Comments
4 min read
Using Regular Expressions (RegEx) for Validations in Rails

Using Regular Expressions (RegEx) for Validations in Rails

2
Comments
4 min read
Off to the races: 3 ways to avoid race conditions

Off to the races: 3 ways to avoid race conditions

6
Comments
6 min read
loading...