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.
Verifying JWTs with JWKS in Ruby

Verifying JWTs with JWKS in Ruby

3
Comments
5 min read
Building A New Programming Language In Ruby: The Interpreter

Building A New Programming Language In Ruby: The Interpreter

9
Comments
10 min read
How does Params work in Sinatra?

How does Params work in Sinatra?

11
Comments 1
3 min read
Rails TIP: Use dom_id to Generate Ids in HTML

Rails TIP: Use dom_id to Generate Ids in HTML

2
Comments
2 min read
Servers? What Are Those?

Servers? What Are Those?

7
Comments
5 min read
Validate CSV Input With ActiveModel::Validations

Validate CSV Input With ActiveModel::Validations

9
Comments 2
5 min read
Rails form : tutorial from the ground

Rails form : tutorial from the ground

6
Comments
5 min read
The magic of metaprogramming : Examining the has_many association using Active Record's code base - Part 1

The magic of metaprogramming : Examining the has_many association using Active Record's code base - Part 1

13
Comments
11 min read
The magic of metaprogramming : Examining the has_many association using Active Record's code base - Part 2

The magic of metaprogramming : Examining the has_many association using Active Record's code base - Part 2

3
Comments
8 min read
Top 5 Extensions for your VS Code 🏅

Top 5 Extensions for your VS Code 🏅

22
Comments 2
3 min read
Ruby gem for finding weekday of a date

Ruby gem for finding weekday of a date

5
Comments
1 min read
Tidying Up Your Environment Path With Ruby

Tidying Up Your Environment Path With Ruby

3
Comments
3 min read
Ruby Basics

Ruby Basics

6
Comments 4
13 min read
Let's Read – Polished Ruby Programming – Ch 2

Let's Read – Polished Ruby Programming – Ch 2

9
Comments
17 min read
Let's Read – Eloquent Ruby – Ch 2 – Control Structures

Let's Read – Eloquent Ruby – Ch 2 – Control Structures

13
Comments
8 min read
Understanding RBS, Ruby's new Type Annotation System

Understanding RBS, Ruby's new Type Annotation System

6
Comments
9 min read
Custom authentication in Ruby on Rails

Custom authentication in Ruby on Rails

25
Comments 2
8 min read
The introduction of Feature Flag into your system

The introduction of Feature Flag into your system

6
Comments 2
4 min read
Modern Web Applications with Hotwire

Modern Web Applications with Hotwire

41
Comments
3 min read
Creating Python's Input Function In Ruby

Creating Python's Input Function In Ruby

7
Comments 1
2 min read
Building a CLI for Flatiron Bootcamp pt.2

Building a CLI for Flatiron Bootcamp pt.2

2
Comments
4 min read
Let's Read – Eloquent Ruby – Ch 1 – Code That Looks Like Ruby

Let's Read – Eloquent Ruby – Ch 1 – Code That Looks Like Ruby

81
Comments 3
9 min read
Let's Read – Polished Ruby Programming – Ch 1

Let's Read – Polished Ruby Programming – Ch 1

95
Comments 2
19 min read
How to Build a Booking Search Engine Similar to Booking.com with Ruby on Rails 6 and ElasticSearch 7

How to Build a Booking Search Engine Similar to Booking.com with Ruby on Rails 6 and ElasticSearch 7

58
Comments 6
9 min read
Writing code block highlighting to a CSS file with Rouge.

Writing code block highlighting to a CSS file with Rouge.

5
Comments
1 min read
loading...