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.
I’m Ben and I am a Rails developer

I’m Ben and I am a Rails developer

528
Comments 82
3 min read
🔁 Stable vs unstable sorting

🔁 Stable vs unstable sorting

8
Comments
5 min read
Top 10 errors from 1000+ Ruby on Rails projects (and how to avoid them)

Top 10 errors from 1000+ Ruby on Rails projects (and how to avoid them)

330
Comments 12
18 min read
Deploying Ruby apps to Google Cloud Kubernetes Engine continuously with CircleCI

Deploying Ruby apps to Google Cloud Kubernetes Engine continuously with CircleCI

43
Comments 1
6 min read
Pattern Matching in Elixir

Pattern Matching in Elixir

147
Comments 9
14 min read
New Version of Ruby Gem markdown_helper

New Version of Ruby Gem markdown_helper

12
Comments
1 min read
Simple memorization

Simple memorization

10
Comments 2
1 min read
ActiveRecord performance: the N+1 queries antipattern

ActiveRecord performance: the N+1 queries antipattern

69
Comments 3
6 min read
Convert emoji and codepoints each other in Ruby

Convert emoji and codepoints each other in Ruby

11
Comments
1 min read
Ruby Concepts - Singleton Classes

Ruby Concepts - Singleton Classes

96
Comments 7
8 min read
Do You Use Calculators or Programs?

Do You Use Calculators or Programs?

34
Comments 24
1 min read
Gem markdown_helper CLI

Gem markdown_helper CLI

16
Comments
1 min read
Adding a title page to your PDF using CombinePDF

Adding a title page to your PDF using CombinePDF

10
Comments 4
3 min read
My Experience as a RailsConf Opportunity Scholar

My Experience as a RailsConf Opportunity Scholar

9
Comments
9 min read
Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

8
Comments
2 min read
MJIT: A Method Based Just-in-time Compiler for Ruby

MJIT: A Method Based Just-in-time Compiler for Ruby

22
Comments
23 min read
What does ** (two asterisks in a row) mean in Ruby?

What does ** (two asterisks in a row) mean in Ruby?

37
Comments 3
1 min read
How to Easily Avoid Hitting the Memory Limit on Heroku

How to Easily Avoid Hitting the Memory Limit on Heroku

29
Comments 8
2 min read
Custom Ruby Class Macros with Class Instance Variables

Custom Ruby Class Macros with Class Instance Variables

34
Comments 2
6 min read
Writing Super Fast Queries in Rails

Writing Super Fast Queries in Rails

8
Comments 1
4 min read
Rescuing exceptions in Ruby

Rescuing exceptions in Ruby

29
Comments
3 min read
Object Oriented Concept In Ruby

Object Oriented Concept In Ruby

13
Comments
4 min read
Better passwords in Ruby applications with the Pwned Passwords API

Better passwords in Ruby applications with the Pwned Passwords API

108
Comments 8
6 min read
A Dive into Ruby CVE-2017-17405: Identifying a Vulnerability in Ruby’s FTP Implementation

A Dive into Ruby CVE-2017-17405: Identifying a Vulnerability in Ruby’s FTP Implementation

7
Comments
6 min read
Add SMS Notifications to Your Rails App Using Twilio

Add SMS Notifications to Your Rails App Using Twilio

34
Comments 2
11 min read
Ruby Gem markdown_helper v1.5: Nested Includes

Ruby Gem markdown_helper v1.5: Nested Includes

9
Comments
1 min read
Use Cases As Documentation

Use Cases As Documentation

21
Comments 5
1 min read
Markdown Helper: Recursive?

Markdown Helper: Recursive?

10
Comments 4
1 min read
An in-depth look at CVE-2018-8778 or why integer overflows are still a thing!

An in-depth look at CVE-2018-8778 or why integer overflows are still a thing!

14
Comments 1
8 min read
Dynamically filter data via URL params with Rack::Reducer

Dynamically filter data via URL params with Rack::Reducer

25
Comments 8
2 min read
Testing Bidirectional Associations in Rails

Testing Bidirectional Associations in Rails

15
Comments
7 min read
Is Ruby lang dying?

Is Ruby lang dying?

15
Comments 24
1 min read
Project structured_log Goes Public

Project structured_log Goes Public

9
Comments
1 min read
I am learning ruby

I am learning ruby

15
Comments 7
1 min read
Gem markdown_helper v1.0.0 Released

Gem markdown_helper v1.0.0 Released

7
Comments 1
1 min read
Bypassing Server-Side Request Forgery filters by abusing a bug in Ruby’s native resolver.

Bypassing Server-Side Request Forgery filters by abusing a bug in Ruby’s native resolver.

13
Comments
7 min read
Logging Rails requests with structure and colors

Logging Rails requests with structure and colors

23
Comments 9
1 min read
Updated Ruby Gem markdown_helper

Updated Ruby Gem markdown_helper

13
Comments
1 min read
Building a Command-Line Interface with Ruby

Building a Command-Line Interface with Ruby

83
Comments 10
6 min read
How dev.to dynamically generates social images

How dev.to dynamically generates social images

97
Comments 20
3 min read
MarkdownHelper Updated

MarkdownHelper Updated

6
Comments
1 min read
Hitting the ground running - as a bootcamp grad.

Hitting the ground running - as a bootcamp grad.

14
Comments
2 min read
Fully automated automated testing (doom guy edition)

Fully automated automated testing (doom guy edition)

31
Comments 4
4 min read
Milestone: 1K downloads!

Milestone: 1K downloads!

11
Comments 3
1 min read
Rails `after_commit` everywhere

Rails `after_commit` everywhere

37
Comments 6
3 min read
The Proxy pattern revisited.

The Proxy pattern revisited.

26
Comments 3
4 min read
Gzip a file in Ruby

Gzip a file in Ruby

20
Comments 2
4 min read
Rust instead of Ruby: a case study

Rust instead of Ruby: a case study

52
Comments 9
1 min read
TIL You Can Add Virtual Attributes to Rails Models

TIL You Can Add Virtual Attributes to Rails Models

20
Comments 6
4 min read
Installing Ruby 2.5.0

Installing Ruby 2.5.0

17
Comments 7
1 min read
Comparing Rails and Lucky: Partials

Comparing Rails and Lucky: Partials

13
Comments 4
3 min read
MarkdownHelper#include

MarkdownHelper#include

10
Comments
1 min read
Lucky Numbers and Science

Lucky Numbers and Science

29
Comments 2
6 min read
Basic Concurrency in Ruby. Really Basic.

Basic Concurrency in Ruby. Really Basic.

13
Comments 2
2 min read
Ruby string literals VS Value objects. Overengineering?

Ruby string literals VS Value objects. Overengineering?

15
Comments
1 min read
Redis is letting you down, but it doesn't have to

Redis is letting you down, but it doesn't have to

13
Comments
3 min read
Ruby Helper for GitHub Markdown

Ruby Helper for GitHub Markdown

10
Comments
1 min read
Fast Type-Checked Serializers for Ruby Web APIs

Fast Type-Checked Serializers for Ruby Web APIs

14
Comments 5
8 min read
Object-Oriented Programming with Ruby pt.1

Object-Oriented Programming with Ruby pt.1

40
Comments 7
4 min read
(╯°□°)╯︵ ┻━┻

(╯°□°)╯︵ ┻━┻

17
Comments
1 min read
loading...