Forem

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.
Ruby Regexp Part 1 - Introduction
Cover image for Ruby Regexp Part 1 - Introduction

Ruby Regexp Part 1 - Introduction

16
Comments
6 min read
Hash#new

Hash#new

10
Comments 1
1 min read
Sorting Your Gems

Sorting Your Gems

4
Comments 1
1 min read
Multiple Heroku Environments

Multiple Heroku Environments

5
Comments
1 min read
Redundant 'return' detected - Ruby Programming.

Redundant 'return' detected - Ruby Programming.

8
Comments 1
2 min read
Using `Hash#fetch` in Ruby for better nil handling

Using `Hash#fetch` in Ruby for better nil handling

19
Comments 3
4 min read
Integrate Stripe in your Ruby on Rails app
Cover image for Integrate Stripe in your Ruby on Rails app

Integrate Stripe in your Ruby on Rails app

98
Comments 13
8 min read
Cables vs. malloc_trim, or yet another Ruby memory usage benchmark
Cover image for Cables vs. malloc_trim, or yet another Ruby memory usage benchmark

Cables vs. malloc_trim, or yet another Ruby memory usage benchmark

29
Comments 5
6 min read
Why I prefer Lua to Ruby

Why I prefer Lua to Ruby

15
Comments 1
5 min read
Free full course list

Free full course list

58
Comments 1
5 min read
Function/Method look up in Elixir/Ruby
Cover image for Function/Method look up in Elixir/Ruby

Function/Method look up in Elixir/Ruby

47
Comments 2
4 min read
Do Not Overthink Ruby

Do Not Overthink Ruby

9
Comments
1 min read
I Just Deleted Thousands of Records from Production 😬
Cover image for I Just Deleted Thousands of Records from Production 😬

I Just Deleted Thousands of Records from Production 😬

18
Comments 4
4 min read
Seven Ways to Fortify Your Application

Seven Ways to Fortify Your Application

10
Comments
9 min read
Meet your new friend: self
Cover image for Meet your new friend: self

Meet your new friend: self

7
Comments
4 min read
Rails on OCaml: why we need a new web framework

Rails on OCaml: why we need a new web framework

16
Comments 2
7 min read
In Praise of Multiple DB setups and Rails 6

In Praise of Multiple DB setups and Rails 6

38
Comments 9
3 min read
What is a Gem? Part 1

What is a Gem? Part 1

12
Comments
2 min read
Exploring Ruby: What the hash?

Exploring Ruby: What the hash?

6
Comments
2 min read
FactoryBot .find_or_create_by
Cover image for FactoryBot .find_or_create_by

FactoryBot .find_or_create_by

24
Comments 10
3 min read
Strategy and Decorator Design Patterns

Strategy and Decorator Design Patterns

10
Comments
6 min read
Is using localStorage for a guest shopping cart a bad idea?

Is using localStorage for a guest shopping cart a bad idea?

8
Comments 4
1 min read
LeetCode in Ruby: 26. Remove Duplicates from Sorted Array

LeetCode in Ruby: 26. Remove Duplicates from Sorted Array

7
Comments 1
1 min read
LeetCode in Ruby: 387. First Unique Character in a String

LeetCode in Ruby: 387. First Unique Character in a String

7
Comments
1 min read
Building a memoization module in Ruby

Building a memoization module in Ruby

7
Comments
6 min read
loading...