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.
Debugging Ruby in VS Code

Debugging Ruby in VS Code

85
Comments 21
2 min read
How to migrate monolith to the scary new version of Rails

How to migrate monolith to the scary new version of Rails

58
Comments 6
9 min read
Please stop using Ruby

Please stop using Ruby

105
Comments 72
7 min read
#to_s or #to_str? Explicitly casting vs. implicitly coercing types in Ruby

#to_s or #to_str? Explicitly casting vs. implicitly coercing types in Ruby

45
Comments 3
6 min read
Securing your Ruby and Rails Codebase

Securing your Ruby and Rails Codebase

32
Comments
1 min read
New Release: Tate v1.0.0

New Release: Tate v1.0.0

14
Comments
3 min read
The Dangers of Drinking and Refactoring

The Dangers of Drinking and Refactoring

30
Comments 2
1 min read
Building My First Sinatra-based Ruby App: Thoughts and Wrap-up

Building My First Sinatra-based Ruby App: Thoughts and Wrap-up

34
Comments 12
8 min read
Pieces of an App: The Files You Need to Start a Rails App

Pieces of an App: The Files You Need to Start a Rails App

52
Comments 6
3 min read
Developing Style: Sinatra Security, Decorator Design Pattern

Developing Style: Sinatra Security, Decorator Design Pattern

14
Comments
14 min read
Please keep using Ruby

Please keep using Ruby

69
Comments 4
4 min read
Tired of json-schema, try dry-validation

Tired of json-schema, try dry-validation

13
Comments 4
3 min read
Methods, blocks and sorting in Ruby

Methods, blocks and sorting in Ruby

38
Comments 3
3 min read
Sparrow - Simple Deploy of Ruby scripts

Sparrow - Simple Deploy of Ruby scripts

7
Comments
4 min read
Tips to improve the design of your Ruby code

Tips to improve the design of your Ruby code

24
Comments
4 min read
Why avoid Ruby's for .. in?

Why avoid Ruby's for .. in?

20
Comments 16
1 min read
Ruby: class methods vs. instance methods

Ruby: class methods vs. instance methods

117
Comments 5
1 min read
Is it worth it to learn Sinatra in 2018?

Is it worth it to learn Sinatra in 2018?

12
Comments 9
1 min read
Anyone here built their own community using dev.to codebase?

Anyone here built their own community using dev.to codebase?

7
Comments 2
1 min read
Imposter? No, Baby, I'm the Real Deal

Imposter? No, Baby, I'm the Real Deal

11
Comments 2
1 min read
Gem minitest_lucid Is Up

Gem minitest_lucid Is Up

5
Comments
2 min read
Differences Between #nil?, #empty?, #blank?, and #present?

Differences Between #nil?, #empty?, #blank?, and #present?

16
Comments 1
3 min read
I broke login for 80k users

I broke login for 80k users

66
Comments 12
5 min read
Introduction to OpenStruct

Introduction to OpenStruct

37
Comments 6
2 min read
Python Slices vs Ruby blocks

Python Slices vs Ruby blocks

11
Comments 4
2 min read
loading...