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.
New Version of Ruby Gem markdown_helper

New Version of Ruby Gem markdown_helper

12
Comments
1 min read
Simple memorization

Simple memorization

10
Comments 2
1 min read
Ruby Concepts - Singleton Classes
Cover image for Ruby Concepts - Singleton Classes

Ruby Concepts - Singleton Classes

96
Comments 7
8 min read
ActiveRecord performance: the N+1 queries antipattern
Cover image for ActiveRecord performance: the N+1 queries antipattern

ActiveRecord performance: the N+1 queries antipattern

69
Comments 3
6 min read
Convert emoji and codepoints each other in Ruby

Convert emoji and codepoints each other in Ruby

11
Comments
1 min read
Do You Use Calculators or Programs?

Do You Use Calculators or Programs?

34
Comments 24
1 min read
Gem markdown_helper CLI

Gem markdown_helper CLI

16
Comments
1 min read
Adding a title page to your PDF using CombinePDF
Cover image for Adding a title page to your PDF using CombinePDF

Adding a title page to your PDF using CombinePDF

11
Comments 4
3 min read
My Experience as a RailsConf Opportunity Scholar

My Experience as a RailsConf Opportunity Scholar

9
Comments
9 min read
Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

Containerizing Rails: Techniques, Pitfalls, and Best Practices (RailsConf 2018)

8
Comments
2 min read
How to Easily Avoid Hitting the Memory Limit on Heroku

How to Easily Avoid Hitting the Memory Limit on Heroku

30
Comments 8
2 min read
What does ** (two asterisks in a row) mean in Ruby?

What does ** (two asterisks in a row) mean in Ruby?

37
Comments 3
1 min read
MJIT: A Method Based Just-in-time Compiler for Ruby

MJIT: A Method Based Just-in-time Compiler for Ruby

22
Comments
23 min read
Object Oriented Concept In Ruby
Cover image for Object Oriented Concept In Ruby

Object Oriented Concept In Ruby

13
Comments
4 min read
Custom Ruby Class Macros with Class Instance Variables

Custom Ruby Class Macros with Class Instance Variables

34
Comments 2
6 min read
Rescuing exceptions in Ruby
Cover image for Rescuing exceptions in Ruby

Rescuing exceptions in Ruby

29
Comments
3 min read
Better passwords in Ruby applications with the Pwned Passwords API
Cover image for Better passwords in Ruby applications with the Pwned Passwords API

Better passwords in Ruby applications with the Pwned Passwords API

108
Comments 8
6 min read
A Dive into Ruby CVE-2017-17405: Identifying a Vulnerability in Ruby’s FTP Implementation

A Dive into Ruby CVE-2017-17405: Identifying a Vulnerability in Ruby’s FTP Implementation

7
Comments
6 min read
Add SMS Notifications to Your Rails App Using Twilio
Cover image for Add SMS Notifications to Your Rails App Using Twilio

Add SMS Notifications to Your Rails App Using Twilio

34
Comments 2
11 min read
Ruby Gem markdown_helper v1.5: Nested Includes

Ruby Gem markdown_helper v1.5: Nested Includes

9
Comments
1 min read
Use Cases As Documentation

Use Cases As Documentation

22
Comments 5
1 min read
Markdown Helper: Recursive?

Markdown Helper: Recursive?

10
Comments 4
1 min read
Dynamically filter data via URL params with Rack::Reducer

Dynamically filter data via URL params with Rack::Reducer

26
Comments 8
2 min read
An in-depth look at CVE-2018-8778 or why integer overflows are still a thing!
Cover image for An in-depth look at CVE-2018-8778 or why integer overflows are still a thing!

An in-depth look at CVE-2018-8778 or why integer overflows are still a thing!

14
Comments 1
8 min read
Testing Bidirectional Associations in Rails

Testing Bidirectional Associations in Rails

15
Comments
7 min read
loading...