RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

What's new in Ruby 2.3 Enumerable

The recent release of Ruby 2.3 added a couple new instance methods to the Enumerable module. We’ll examine how to use Enumerable#grep_v and #chunk_while and what makes them different from their counterparts https://rossta.net/blog/whats-new-in-ruby-2-3-enumerable.html

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in