---
title: "Ruby 3.1 Blogs"
description: "BigBinary blog posts in the Ruby 3.1 category."
canonical_url: "https://www.bigbinary.com/blog/categories/ruby-3-1"
markdown_url: "https://www.bigbinary.com/blog/categories/ruby-3-1.md"
---

# Ruby 3.1 Blogs

BigBinary blog posts in the Ruby 3.1 category.

## Posts

### Ruby 3.1 adds Class#subclasses

[Ruby 3.1 adds Class#subclasses](https://www.bigbinary.com/blog/ruby-3-1-adds-class-subclasses)

- Author: Ashik Salman
- Published: December 27, 2021
- Categories: Ruby 3.1, Ruby

Ruby 3.1 adds Class#subclasses

### Ruby 3.1 adds MatchData#match & MatchData#match_length

[Ruby 3.1 adds MatchData#match & MatchData#match_length](https://www.bigbinary.com/blog/ruby-3-1-adds-match-data-methods)

- Author: Ashik Salman
- Published: November 9, 2021
- Categories: Ruby 3.1, Ruby

Ruby 3.1 adds MatchData#match & MatchData#match_length

### Ruby 3.1 adds Array#intersect?

[Ruby 3.1 adds Array#intersect?](https://www.bigbinary.com/blog/ruby-3-1-adds-array-intersect)

- Author: Ashik Salman
- Published: May 11, 2021
- Categories: Ruby 3.1, Ruby

Ruby 3.1 adds Array#intersect?

### Ruby 3.1 accumulates Enumerable#tally results

[Ruby 3.1 accumulates Enumerable#tally results](https://www.bigbinary.com/blog/ruby-3-1-accumulates-enumerable-tally-results)

- Author: Ashik Salman
- Published: April 20, 2021
- Categories: Ruby 3.1, Ruby

Ruby 3.1 accumulates Enumerable#tally results

### Ruby 3.1 adds Enumerable#compact and Lazy#compact

[Ruby 3.1 adds Enumerable#compact and Lazy#compact](https://www.bigbinary.com/blog/ruby-3-1-adds-enumerable-compact)

- Author: Ashik Salman
- Published: April 6, 2021
- Categories: Ruby 3.1, Ruby

Ruby 3.1 adds Enumerable#compact and Enumerator::Lazy#compact

## Links

- [Human page](https://www.bigbinary.com/blog/categories/ruby-3-1)
