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.
What are your thoughts on the Rails community? 00:25

What are your thoughts on the Rails community?

6
Comments
1 min read
Inline Save and Add Another with Rails and Hotwire

Inline Save and Add Another with Rails and Hotwire

1
Comments
3 min read
How to deploy a Rails 7 app to Fly.io

How to deploy a Rails 7 app to Fly.io

Comments
1 min read
A Step-by-Step Guide to Creating and Verifying Factories in Rails

A Step-by-Step Guide to Creating and Verifying Factories in Rails

Comments
2 min read
The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

The Cost of Ignorance: How Unfit Leaders are Derailing Your Software Company

2
Comments
3 min read
irbrc to help with your efficiency

irbrc to help with your efficiency

Comments
4 min read
Adding A Confirmation Interstitial On Create in REST

Adding A Confirmation Interstitial On Create in REST

Comments
7 min read
5 UI Components Library for Ruby on Rails (in 2024)

5 UI Components Library for Ruby on Rails (in 2024)

1
Comments 1
3 min read
Rails Designer v1.1 released: FormLabelComponent + MediaList

Rails Designer v1.1 released: FormLabelComponent + MediaList

2
Comments
1 min read
Exploring software design problems and solutions: Transactions and side effects

Exploring software design problems and solutions: Transactions and side effects

Comments
10 min read
Ruby blocks from the Outside In w\ yield

Ruby blocks from the Outside In w\ yield

Comments
3 min read
Shims in Web Development

Shims in Web Development

Comments
1 min read
Debugging in Ruby with Debug

Debugging in Ruby with Debug

1
Comments
10 min read
The easiest guide to generate PDF📜 using Prawn in your Rails project

The easiest guide to generate PDF📜 using Prawn in your Rails project

10
Comments
6 min read
Memorização em Ruby

Memorização em Ruby

45
Comments 4
8 min read
Command Line Interface Project

Command Line Interface Project

Comments 1
2 min read
9 things that 🚨Rubocop🚨 don’t want you to use

9 things that 🚨Rubocop🚨 don’t want you to use

6
Comments
5 min read
Event sourcing for smooth brains: building a basic event-driven system in Rails

Event sourcing for smooth brains: building a basic event-driven system in Rails

1
Comments
8 min read
DSL in Ruby with Metaprogramming

DSL in Ruby with Metaprogramming

Comments
2 min read
Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Comments
1 min read
How to Install Devise

How to Install Devise

Comments
1 min read
Rails Migration Tips and Examples (not a full step by step)

Rails Migration Tips and Examples (not a full step by step)

Comments
1 min read
Guia para Iniciantes: Contribuindo em Projetos Open Source Passo a Passo

Guia para Iniciantes: Contribuindo em Projetos Open Source Passo a Passo

1
Comments
3 min read
Create a String to Color Helper with Ruby (and Rails)

Create a String to Color Helper with Ruby (and Rails)

5
Comments 1
2 min read
TIL: Today I Learned Sinatra

TIL: Today I Learned Sinatra

Comments
1 min read
Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.

Persistent Redis Connections in Sidekiq with Async::Redis: A Deep Dive.

10
Comments
9 min read
Everything you needed to know about respond_to 🔎

Everything you needed to know about respond_to 🔎

14
Comments
4 min read
Add a “X is writing…” with Rails and Turbo

Add a “X is writing…” with Rails and Turbo

5
Comments 1
3 min read
Efficient Ruby Coding: A Guide to Immediate and Non-Immediate Objects

Efficient Ruby Coding: A Guide to Immediate and Non-Immediate Objects

1
Comments
6 min read
Creating Better Test Scenarios in Ruby on Rails

Creating Better Test Scenarios in Ruby on Rails

3
Comments 1
2 min read
Ruby on Rails pluck method

Ruby on Rails pluck method

1
Comments
3 min read
Access Request Headers in a Rails Controller

Access Request Headers in a Rails Controller

4
Comments
3 min read
Branch and Bound Algorithm to Solve the Traveling Salesman Problem

Branch and Bound Algorithm to Solve the Traveling Salesman Problem

Comments
4 min read
Symbols in Ruby: A deep dive

Symbols in Ruby: A deep dive

4
Comments
5 min read
Rails 7.2 makes counter_cache integration safer and easier

Rails 7.2 makes counter_cache integration safer and easier

1
Comments
1 min read
Understanding Rails Polymorphic Associations: A Case Study

Understanding Rails Polymorphic Associations: A Case Study

4
Comments
7 min read
Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

Couchbase on Rails: A Guide to Introducing Dynamic and Adaptive Data to Your Application

3
Comments
8 min read
Setup para Ruby / Rails: MacOS

Setup para Ruby / Rails: MacOS

Comments
7 min read
Using Async in Ruby on Rails for CSV export

Using Async in Ruby on Rails for CSV export

2
Comments
3 min read
Access Portal: My first Ruby Program!

Access Portal: My first Ruby Program!

2
Comments
1 min read
Add a custom Tailwind CSS class for reusability and speed

Add a custom Tailwind CSS class for reusability and speed

3
Comments
2 min read
Leveraging Mixins in Ruby on Rails: A Deep Dive

Leveraging Mixins in Ruby on Rails: A Deep Dive

1
Comments
2 min read
Refactoring fix_encoding

Refactoring fix_encoding

2
Comments
9 min read
UI Design Tips Using Tailwind CSS for Developers

UI Design Tips Using Tailwind CSS for Developers

3
Comments 6
5 min read
Setup para Ruby / Rails: Ubuntu

Setup para Ruby / Rails: Ubuntu

3
Comments
6 min read
Setup para Ruby / Rails: Windows + WSL

Setup para Ruby / Rails: Windows + WSL

2
Comments
8 min read
A quick guide on database migrations in Ruby on Rails

A quick guide on database migrations in Ruby on Rails

8
Comments
5 min read
Installing Ruby and Rails on WSL2 using ASDF-VM

Installing Ruby and Rails on WSL2 using ASDF-VM

Comments
1 min read
Fixing A Broken Deployment to Google App Engine

Fixing A Broken Deployment to Google App Engine

1
Comments
4 min read
Tropical.rb - The Challenges of Organizing a Ruby/Rails Conference [EN]

Tropical.rb - The Challenges of Organizing a Ruby/Rails Conference [EN]

15
Comments 4
7 min read
Tropical.rb - Os desafios de organizar uma conferência de Ruby/Rails - [PT-BR]

Tropical.rb - Os desafios de organizar uma conferência de Ruby/Rails - [PT-BR]

10
Comments
8 min read
SOLID Design Principles in Ruby

SOLID Design Principles in Ruby

2
Comments 2
3 min read
Learning to Program: The resources and methods I used to teach myself coding.

Learning to Program: The resources and methods I used to teach myself coding.

2
Comments 2
3 min read
How to avoid N + 1 and keep your Ruby on Rails controller clean

How to avoid N + 1 and keep your Ruby on Rails controller clean

14
Comments
3 min read
Setup para Ruby / Rails: Sistema Operacional

Setup para Ruby / Rails: Sistema Operacional

1
Comments
1 min read
Binary Decision Tree in Ruby ? Say hello to Composite Pattern 🌳

Binary Decision Tree in Ruby ? Say hello to Composite Pattern 🌳

17
Comments
4 min read
When to use `link_to` and `button_to` in Rails

When to use `link_to` and `button_to` in Rails

3
Comments
2 min read
Mapping Your Rails Journey: A Guide to Leaflet Integration

Mapping Your Rails Journey: A Guide to Leaflet Integration

Comments
5 min read
4 article recommendations about Ruby from week 10-16 June 2024

4 article recommendations about Ruby from week 10-16 June 2024

7
Comments
1 min read
Ruby Sinatra Bootstrap view accordion

Ruby Sinatra Bootstrap view accordion

Comments
1 min read
loading...