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.
First impressions of Sorbet, a Ruby type checker

First impressions of Sorbet, a Ruby type checker

7
Comments
5 min read
Use hash or case-statement in Ruby?

Use hash or case-statement in Ruby?

10
Comments
1 min read
How to create zip files on the fly w/o Tempfile

How to create zip files on the fly w/o Tempfile

5
Comments
1 min read
Sidekiq Stats in Rails

Sidekiq Stats in Rails

10
Comments
1 min read
Safe Navigation vs Try in Rails (Part 2: Performance)

Safe Navigation vs Try in Rails (Part 2: Performance)

9
Comments
1 min read
Safe Navigation vs Try in Rails (Part 1: Basic Differences)

Safe Navigation vs Try in Rails (Part 1: Basic Differences)

6
Comments
1 min read
How to Implement Elasticsearch in a Rails Web App. Part 2

How to Implement Elasticsearch in a Rails Web App. Part 2

25
Comments
6 min read
JavaScript, Ruby and C are not call by reference

JavaScript, Ruby and C are not call by reference

125
Comments 27
9 min read
Extracting Rails Engine by example - Vikings social media

Extracting Rails Engine by example - Vikings social media

46
Comments 3
9 min read
Understanding the basics of seeding Random using ruby

Understanding the basics of seeding Random using ruby

5
Comments 1
2 min read
Clean Ruby Codebases

Clean Ruby Codebases

5
Comments 1
2 min read
Ruby Question

Ruby Question

5
Comments 3
1 min read
Scroll-able Menus with Curses in Ruby

Scroll-able Menus with Curses in Ruby

11
Comments
7 min read
Switching From Resque to Sidekiq

Switching From Resque to Sidekiq

82
Comments 7
7 min read
An Approach to Technical Interviews

An Approach to Technical Interviews

106
Comments
5 min read
Reverse an Integer - Code Challenge

Reverse an Integer - Code Challenge

13
Comments 3
2 min read
Build Messaging Between Ruby/Rails Applications with ActiveMQ

Build Messaging Between Ruby/Rails Applications with ActiveMQ

28
Comments 2
6 min read
Deploying My Blog to Google Cloud Run

Deploying My Blog to Google Cloud Run

6
Comments
13 min read
Come up to style guide consensus with your team using voting

Come up to style guide consensus with your team using voting

45
Comments 8
3 min read
Integrating Bootstrap 4 into Rails 6

Integrating Bootstrap 4 into Rails 6

39
Comments 4
13 min read
Using irb (Interactive Ruby Shell) for Examples

Using irb (Interactive Ruby Shell) for Examples

7
Comments 1
2 min read
Sorbetting a gem, or the story of the first adoption

Sorbetting a gem, or the story of the first adoption

55
Comments 16
12 min read
[Tutorial] Creating simple blog app with Rails 6 and GraphQL Part #1

[Tutorial] Creating simple blog app with Rails 6 and GraphQL Part #1

15
Comments 2
10 min read
How to Implement Elasticsearch in a Rails Web App: Part 1

How to Implement Elasticsearch in a Rails Web App: Part 1

19
Comments
3 min read
Sorbet: A Type Checker for Ruby

Sorbet: A Type Checker for Ruby

47
Comments 33
1 min read
loading...