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.
Building a Ruby C Extension From Scratch

Building a Ruby C Extension From Scratch

13
Comments
5 min read
Less awful module names

Less awful module names

8
Comments 6
2 min read
Null Object Pattern

Null Object Pattern

52
Comments 17
1 min read
Ruby: Getting Collect, Map, and Select Set Straight

Ruby: Getting Collect, Map, and Select Set Straight

13
Comments 2
2 min read
Google Slides vs Ruby Powerpoint Gem

Google Slides vs Ruby Powerpoint Gem

19
Comments 1
5 min read
The innards of a RubyGem

The innards of a RubyGem

16
Comments
3 min read
My two favorite ruby videos on youtube.

My two favorite ruby videos on youtube.

16
Comments 1
1 min read
AWS S3 file upload from client side

AWS S3 file upload from client side

13
Comments 1
2 min read
Music Libary CLI

Music Libary CLI

11
Comments
2 min read
Taco Tuesday

Taco Tuesday

14
Comments 3
1 min read
Ruby 2.5.3 Released

Ruby 2.5.3 Released

8
Comments 1
1 min read
Building a Graph in SQL Land

Building a Graph in SQL Land

88
Comments 12
7 min read
ActiveRecord vs. Ecto Part Two

ActiveRecord vs. Ecto Part Two

54
Comments 2
14 min read
Evaluate your ruby code directly from VIM

Evaluate your ruby code directly from VIM

15
Comments
2 min read
Concerns testing with anonymous controller

Concerns testing with anonymous controller

42
Comments
1 min read
Use the JIRA API to Post Tickets to JIRA

Use the JIRA API to Post Tickets to JIRA

27
Comments 1
2 min read
Rails 6 to include new Action Text framework

Rails 6 to include new Action Text framework

75
Comments 23
1 min read
Ruby Unconference 2018 Protobufs, gRPC and Ruby

Ruby Unconference 2018 Protobufs, gRPC and Ruby

16
Comments
1 min read
Lucid Array Differences?

Lucid Array Differences?

7
Comments
2 min read
Today I learned: how to generate music with Sonic Pi!

Today I learned: how to generate music with Sonic Pi!

88
Comments 17
2 min read
The Magic of Class-level Instance Variables

The Magic of Class-level Instance Variables

17
Comments
6 min read
Quick reference for ruby array methods: push/pop vs. shift/unshift

Quick reference for ruby array methods: push/pop vs. shift/unshift

11
Comments
1 min read
On creating my first CLI Gem

On creating my first CLI Gem

7
Comments
2 min read
ActiveRecord vs. Ecto - Part One

ActiveRecord vs. Ecto - Part One

45
Comments 1
8 min read
Debugging Ruby in VS Code

Debugging Ruby in VS Code

83
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
New Release: Tate v1.0.0

New Release: Tate v1.0.0

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

Developing Style: Sinatra Security, Decorator Design Pattern

14
Comments
14 min read
The Dangers of Drinking and Refactoring

The Dangers of Drinking and Refactoring

30
Comments 2
1 min read
Please keep using Ruby

Please keep using Ruby

69
Comments 4
4 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
Methods, blocks and sorting in Ruby

Methods, blocks and sorting in Ruby

38
Comments 3
3 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
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
Tired of json-schema, try dry-validation

Tired of json-schema, try dry-validation

11
Comments 4
3 min read
Sparrow - Simple Deploy of Ruby scripts

Sparrow - Simple Deploy of Ruby scripts

7
Comments
4 min read
Ruby: class methods vs. instance methods

Ruby: class methods vs. instance methods

102
Comments 5
1 min read
Using Windows Subsystem for Linux and Ruby with Jekyll

Using Windows Subsystem for Linux and Ruby with Jekyll

18
Comments 2
5 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
Python Slices vs Ruby blocks

Python Slices vs Ruby blocks

11
Comments 4
2 min read
The End of Assertion Gobbledygook

The End of Assertion Gobbledygook

37
Comments
3 min read
Introduction to OpenStruct

Introduction to OpenStruct

37
Comments 6
2 min read
Arrays and hashes in Ruby

Arrays and hashes in Ruby

25
Comments 4
3 min read
What “Done” Looks Like: Test-Driven Development

What “Done” Looks Like: Test-Driven Development

52
Comments 2
2 min read
What happens when you submit an article?

What happens when you submit an article?

107
Comments 10
7 min read
Procs vs Callables in Ruby

Procs vs Callables in Ruby

36
Comments 1
4 min read
Closures in Ruby: Blocks, Procs and Lambdas

Closures in Ruby: Blocks, Procs and Lambdas

75
Comments 3
6 min read
Loops in Ruby

Loops in Ruby

38
Comments
3 min read
Phoenix reborn - open source crypto-exchange Peatio

Phoenix reborn - open source crypto-exchange Peatio

34
Comments 3
5 min read
Ruby As A Second Language

Ruby As A Second Language

18
Comments 7
2 min read
Indexing PDF For Searching Using Tika, Nokogiri, and Algolia

Indexing PDF For Searching Using Tika, Nokogiri, and Algolia

11
Comments
7 min read
Push and Pub/Sub in Ruby

Push and Pub/Sub in Ruby

16
Comments 3
5 min read
loading...