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.
#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
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
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
Methods, blocks and sorting in Ruby

Methods, blocks and sorting in Ruby

38
Comments 3
3 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
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

111
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
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
Using Windows Subsystem for Linux and Ruby with Jekyll

Using Windows Subsystem for Linux and Ruby with Jekyll

18
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
My Own Private CDN

My Own Private CDN

9
Comments
2 min read
Build a collaborative playlist over WhatsApp with Rails, Twilio, and Spotify

Build a collaborative playlist over WhatsApp with Rails, Twilio, and Spotify

32
Comments
10 min read
Ruby and Emacs Tip: Advanced Pry Integration

Ruby and Emacs Tip: Advanced Pry Integration

26
Comments
8 min read
Making a little command line application with Ruby

Making a little command line application with Ruby

23
Comments
4 min read
What are/were your go to resources for learning Ruby and Rails?

What are/were your go to resources for learning Ruby and Rails?

161
Comments 43
1 min read
Ruby Method Spotlight: Slice

Ruby Method Spotlight: Slice

39
Comments 2
3 min read
Something New

Something New

11
Comments
2 min read
Explain Ruby's define_method like I'm five

Explain Ruby's define_method like I'm five

17
Comments 7
1 min read
The Story of a Rails MVP

The Story of a Rails MVP

31
Comments 1
5 min read
When an Array is not an Array

When an Array is not an Array

6
Comments
5 min read
Design Patterns in Ruby: Strategy Pattern

Design Patterns in Ruby: Strategy Pattern

37
Comments 4
1 min read
Learning Ruby: Playing with irb

Learning Ruby: Playing with irb

30
Comments 2
5 min read
Install Rails in Ubuntu

Install Rails in Ubuntu

10
Comments
1 min read
Brakeman

Brakeman

6
Comments
1 min read
Design Patterns in Ruby: Template Method pattern

Design Patterns in Ruby: Template Method pattern

25
Comments
1 min read
Follow Me, Rubyists, Because...

Follow Me, Rubyists, Because...

28
Comments
1 min read
Using the double-splat operator in Ruby

Using the double-splat operator in Ruby

6
Comments
2 min read
Version Management for Ruby, Python, Node and Rust

Version Management for Ruby, Python, Node and Rust

12
Comments 1
1 min read
Rails Collection Caching

Rails Collection Caching

44
Comments 2
5 min read
Ruby Gem test_values

Ruby Gem test_values

9
Comments
1 min read
Gmail Login by Automating Browser

Gmail Login by Automating Browser

6
Comments
1 min read
Adding Code Quality Checks To Your Ruby Test Suite

Adding Code Quality Checks To Your Ruby Test Suite

42
Comments 3
4 min read
Project: Is Alameda Exploding?

Project: Is Alameda Exploding?

15
Comments
4 min read
Write test cases for your Apache Logstash filters

Write test cases for your Apache Logstash filters

16
Comments
3 min read
Check If a File Was Uploaded with CarrierWave

Check If a File Was Uploaded with CarrierWave

5
Comments
1 min read
Look up faker methods on your terminal

Look up faker methods on your terminal

23
Comments 1
1 min read
The Blog Post About Ruby Error Messages I Wish I’d Had When I Started Programming

The Blog Post About Ruby Error Messages I Wish I’d Had When I Started Programming

11
Comments
8 min read
loading...