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.
Track Errors in Ruby on Rails Application with Sentry

Track Errors in Ruby on Rails Application with Sentry

15
Comments 2
7 min read
Announcing Ruby support for Raygun APM

Announcing Ruby support for Raygun APM

7
Comments
6 min read
How Do You Pass a Method to gsub in Ruby?

How Do You Pass a Method to gsub in Ruby?

6
Comments 3
1 min read
Prepending Modules to the Rescue

Prepending Modules to the Rescue

6
Comments
5 min read
How would I do it in Haskell?

How would I do it in Haskell?

6
Comments
3 min read
A short intro into classes in Ruby

A short intro into classes in Ruby

9
Comments
3 min read
Ruby Basics: Strings, Arrays, & Hashes, oh my! (and cute things)

Ruby Basics: Strings, Arrays, & Hashes, oh my! (and cute things)

24
Comments 2
3 min read
Improving callable service objects with private constructors in Ruby

Improving callable service objects with private constructors in Ruby

6
Comments 2
5 min read
Avoid converting nil to zero in Ruby with this Quick Tip

Avoid converting nil to zero in Ruby with this Quick Tip

6
Comments
1 min read
When Should You Upgrade Your Rails Application?

When Should You Upgrade Your Rails Application?

4
Comments
5 min read
Re-Wheel series part 1 - How does Rails' find_each work?

Re-Wheel series part 1 - How does Rails' find_each work?

13
Comments
4 min read
Functions in Ruby

Functions in Ruby

7
Comments
5 min read
21 tips for building Rails applications

21 tips for building Rails applications

55
Comments 6
13 min read
All About ActiveRecord Scopes

All About ActiveRecord Scopes

20
Comments 2
6 min read
Spree Commerce: How to Build an Ecommerce Website Fast

Spree Commerce: How to Build an Ecommerce Website Fast

22
Comments
5 min read
Focus on one of these 9 backend frameworks to become a backend wizard

Focus on one of these 9 backend frameworks to become a backend wizard

135
Comments 45
5 min read
Ruby on Rails: Dark Mode: TLDR

Ruby on Rails: Dark Mode: TLDR

16
Comments 2
1 min read
Getting a Hash Value from a String of Concatenated Keys

Getting a Hash Value from a String of Concatenated Keys

6
Comments
4 min read
Ranges in Ruby

Ranges in Ruby

6
Comments
4 min read
Embedded RuBy (ERB)

Embedded RuBy (ERB)

6
Comments
2 min read
Ruby's Shovel Method: Digging Deeper

Ruby's Shovel Method: Digging Deeper

14
Comments 1
2 min read
Ruby Symbol to Proc explained, the short version

Ruby Symbol to Proc explained, the short version

26
Comments
6 min read
More Ruby from a Python Dev

More Ruby from a Python Dev

5
Comments 7
3 min read
Learning How to Divide and Conqueror

Learning How to Divide and Conqueror

3
Comments
2 min read
Code Reuse in RSpec

Code Reuse in RSpec

6
Comments
5 min read
Don't Panic: The Solidus Guide to ReactJS

Don't Panic: The Solidus Guide to ReactJS

5
Comments
1 min read
The SOLID Object-Oriented Design Principles

The SOLID Object-Oriented Design Principles

28
Comments
9 min read
Ruby Gems CI using GitHub Action

Ruby Gems CI using GitHub Action

6
Comments
4 min read
In case of case and other mnemonics for remembering syntax

In case of case and other mnemonics for remembering syntax

6
Comments
2 min read
Devise and SendGrid integration into rails 6

Devise and SendGrid integration into rails 6

18
Comments 3
4 min read
Picking up Ruby, as a Python Dev & a mini fish app

Picking up Ruby, as a Python Dev & a mini fish app

6
Comments 2
2 min read
Adding Authentication in Rails 6 with Rodauth

Adding Authentication in Rails 6 with Rodauth

7
Comments
7 min read
Regexes with multiple slashes in Ruby

Regexes with multiple slashes in Ruby

6
Comments 2
1 min read
Write complex SQL with sub query easily in Rails

Write complex SQL with sub query easily in Rails

10
Comments 3
1 min read
Rebuilding Redis in Ruby - Chapter 10 - Adding Sorted Sets Commands

Rebuilding Redis in Ruby - Chapter 10 - Adding Sorted Sets Commands

4
Comments
135 min read
Picking up Ruby, as a Python Dev & interview questions

Picking up Ruby, as a Python Dev & interview questions

12
Comments 5
2 min read
Validate state transition easily without any gem

Validate state transition easily without any gem

14
Comments
1 min read
Arrays in Ruby

Arrays in Ruby

9
Comments
5 min read
Don't forget `as: :json` when testing JSON API

Don't forget `as: :json` when testing JSON API

3
Comments 2
1 min read
The Order doesn't matter anymore

The Order doesn't matter anymore

6
Comments
1 min read
Picking up Ruby Fast, as a Python Dev pt II

Picking up Ruby Fast, as a Python Dev pt II

12
Comments 4
2 min read
Elasticsearch Tune for indexing speed

Elasticsearch Tune for indexing speed

2
Comments
1 min read
Dealing with time zones in rails

Dealing with time zones in rails

8
Comments 2
4 min read
Implicit vs explicit returns

Implicit vs explicit returns

5
Comments
2 min read
The Best Ruby Blogs

The Best Ruby Blogs

4
Comments
7 min read
Iteration and enumeration returns

Iteration and enumeration returns

2
Comments
3 min read
Ruby on Rails Cron Jobs Using Whenever

Ruby on Rails Cron Jobs Using Whenever

13
Comments 3
4 min read
Ruby as elegant as ballet

Ruby as elegant as ballet

9
Comments 3
4 min read
Building a data pipeline with Ruby on Rails

Building a data pipeline with Ruby on Rails

16
Comments
5 min read
Using algebraic effects in Ruby for Dependency Injection

Using algebraic effects in Ruby for Dependency Injection

7
Comments 1
6 min read
Ruby refinements have a second good use case.

Ruby refinements have a second good use case.

12
Comments 1
2 min read
Creating the back end for a weekly newsletter on decentralized identity

Creating the back end for a weekly newsletter on decentralized identity

7
Comments
9 min read
Creating a Coding Interview Study Guide in Ruby

Creating a Coding Interview Study Guide in Ruby

11
Comments
2 min read
A Project of Ice and Fire

A Project of Ice and Fire

12
Comments
4 min read
Let's build for Ruby and Rails developers - Part 13

Let's build for Ruby and Rails developers - Part 13

2
Comments
3 min read
The Basics of Scraping with Ruby

The Basics of Scraping with Ruby

5
Comments
3 min read
The 5 W's of Application Logging

The 5 W's of Application Logging

14
Comments
1 min read
My First Project at Flatiron School

My First Project at Flatiron School

6
Comments
3 min read
Picking up Ruby Fast, as a Python Dev

Picking up Ruby Fast, as a Python Dev

17
Comments 5
3 min read
What is the Difference between Ruby Blocks, Procs and Lambdas

What is the Difference between Ruby Blocks, Procs and Lambdas

7
Comments
2 min read
loading...