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.
CLI - GIF recording with Ruby and SCROT

CLI - GIF recording with Ruby and SCROT

6
Comments
5 min read
Parallel scaling RSpec tests on Buildkite to increase CI build speed

Parallel scaling RSpec tests on Buildkite to increase CI build speed

7
Comments
7 min read
49 Days of Ruby: Day 4 - Variables

49 Days of Ruby: Day 4 - Variables

6
Comments
3 min read
The tale of the K combinator and the alias method

The tale of the K combinator and the alias method

7
Comments
3 min read
Mastering Ruby Arrays

Mastering Ruby Arrays

22
Comments 4
2 min read
WP2AT Part 2: Working with WordPress & AirTable APIs

WP2AT Part 2: Working with WordPress & AirTable APIs

7
Comments
4 min read
Executing gRPC Client Retries in Ruby

Executing gRPC Client Retries in Ruby

8
Comments
7 min read
Lazy-loading content with Turbo Frames and skeleton loader

Lazy-loading content with Turbo Frames and skeleton loader

19
Comments
3 min read
Ruby on Rails 6: Disappearing flash messages with toastr

Ruby on Rails 6: Disappearing flash messages with toastr

22
Comments 4
1 min read
Ruby : nil? vs blank? vs empty? vs present?

Ruby : nil? vs blank? vs empty? vs present?

8
Comments
6 min read
Two Tools for Diagnosing Slow Endpoints in Rails

Two Tools for Diagnosing Slow Endpoints in Rails

13
Comments
3 min read
Don't pass on PaaS

Don't pass on PaaS

Comments
11 min read
Migrating from Engine Yard Cloud to Engine Yard Kontainers

Migrating from Engine Yard Cloud to Engine Yard Kontainers

Comments
4 min read
What's up with mimemagic breaking everything?

What's up with mimemagic breaking everything?

39
Comments 19
5 min read
Understanding multiple joins in ActiveRecord

Understanding multiple joins in ActiveRecord

18
Comments
5 min read
Anything I Want With Sequel And Postgres

Anything I Want With Sequel And Postgres

8
Comments 3
7 min read
How to Create Following Relationships

How to Create Following Relationships

14
Comments 1
4 min read
Not noticing new objects

Not noticing new objects

6
Comments
1 min read
Wrapping Up Rails Exceptional Behavior

Wrapping Up Rails Exceptional Behavior

6
Comments
3 min read
CLASSic mistakes and headaches

CLASSic mistakes and headaches

4
Comments
3 min read
Rails Pattern For Including Nested Resources In API Responses

Rails Pattern For Including Nested Resources In API Responses

8
Comments
3 min read
Struct and OpenStruct

Struct and OpenStruct

9
Comments 2
4 min read
Run Cucumber tests on Github Actions fast with parallel jobs

Run Cucumber tests on Github Actions fast with parallel jobs

10
Comments
4 min read
Swagger/OpenAPI and Rails array param

Swagger/OpenAPI and Rails array param

8
Comments
1 min read
Use Redis Sets to track and expire cache keys in Rails

Use Redis Sets to track and expire cache keys in Rails

22
Comments
7 min read
Analysis and Optimization of an N+1 Scenario in Mongoid

Analysis and Optimization of an N+1 Scenario in Mongoid

6
Comments
4 min read
Unsolicited Advice After My First Rails Project

Unsolicited Advice After My First Rails Project

8
Comments
6 min read
Research for a Jekyll Profile on GitHub pages

Research for a Jekyll Profile on GitHub pages

1
Comments 2
3 min read
Phase 2

Phase 2

7
Comments
3 min read
The Shocking Impossibility of Ruby

The Shocking Impossibility of Ruby

3
Comments
9 min read
Ruby Basics: Blocks, Procs, and Lambdas

Ruby Basics: Blocks, Procs, and Lambdas

14
Comments
3 min read
The Ruby Unbundled Series: Track How Customers Use New Features

The Ruby Unbundled Series: Track How Customers Use New Features

6
Comments 1
6 min read
The Ruby Unbundled Series: Designing and Launching New Features in Rails

The Ruby Unbundled Series: Designing and Launching New Features in Rails

2
Comments
9 min read
The Ruby Unbundled Series: Add Microservices to your Rails App in Minutes

The Ruby Unbundled Series: Add Microservices to your Rails App in Minutes

1
Comments 1
6 min read
How to run fast RSpec tests on CircleCI with parallel jobs and have nice JUnit XML reports in CircleCI web UI

How to run fast RSpec tests on CircleCI with parallel jobs and have nice JUnit XML reports in CircleCI web UI

5
Comments
4 min read
What I’m Working On: WP2AT – A Ruby Gem

What I’m Working On: WP2AT – A Ruby Gem

7
Comments
4 min read
Code Loaders in Ruby: Understanding Zeitwerk

Code Loaders in Ruby: Understanding Zeitwerk

8
Comments
5 min read
How to learn Rails when you already have coding experience

How to learn Rails when you already have coding experience

4
Comments
6 min read
Create an infinite scrolling blog roll in Rails with Hotwire

Create an infinite scrolling blog roll in Rails with Hotwire

17
Comments 1
4 min read
Rails: Fixing ‘Invalid query parameters: invalid %-encoding’

Rails: Fixing ‘Invalid query parameters: invalid %-encoding’

10
Comments 1
3 min read
How to develop a website with high quality

How to develop a website with high quality

7
Comments
4 min read
Cells - Introduction

Cells - Introduction

6
Comments
8 min read
Introducing the Rails class_names method

Introducing the Rails class_names method

14
Comments 1
2 min read
Merced-Express: If Express Met Ruby on Rails

Merced-Express: If Express Met Ruby on Rails

6
Comments
2 min read
Use `to_sql` to see what query ActiveRecord will generate

Use `to_sql` to see what query ActiveRecord will generate

9
Comments
2 min read
(W)rapping About Exceptional Behavior In Rails

(W)rapping About Exceptional Behavior In Rails

2
Comments
10 min read
Build a Custom RSpec Matcher for Comparing DateTimes

Build a Custom RSpec Matcher for Comparing DateTimes

10
Comments
4 min read
Understanding ActiveRecord left outer joins

Understanding ActiveRecord left outer joins

10
Comments
5 min read
Rails Calendar with Tui and StimulusJs

Rails Calendar with Tui and StimulusJs

36
Comments
5 min read
Ruby on Rails React developer | Introduction

Ruby on Rails React developer | Introduction

4
Comments
1 min read
Don’t give up on your Rails Generators!

Don’t give up on your Rails Generators!

10
Comments
5 min read
How to release a new gem version

How to release a new gem version

12
Comments 2
2 min read
Lazy Load Form Fields In Rails Using StimulusReflex

Lazy Load Form Fields In Rails Using StimulusReflex

15
Comments
4 min read
Strategic - Painless Strategy Pattern in Ruby and Rails

Strategic - Painless Strategy Pattern in Ruby and Rails

11
Comments 1
3 min read
What is OOP (Object-Oriented Programming)

What is OOP (Object-Oriented Programming)

5
Comments
4 min read
Lazy Load Form Fields In Rails With HTMX

Lazy Load Form Fields In Rails With HTMX

14
Comments
3 min read
Building a Pokedex with Rails Part 2 - Authentication

Building a Pokedex with Rails Part 2 - Authentication

6
Comments
8 min read
The Rails Rollercoaster

The Rails Rollercoaster

5
Comments
3 min read
How to contribute to forem(DEV on GitHub)?

How to contribute to forem(DEV on GitHub)?

34
Comments 2
3 min read
Lazy Load CanCanCan Abilities In Rails

Lazy Load CanCanCan Abilities In Rails

5
Comments 1
4 min read
loading...