/identical_sort_by

Demonstrates 2.3.0 sort_by bug

Primary LanguageRuby

Ruby 2.3.0 Array#sort_by bug

This is a test that demonstrates the bug reported in this issue.

rbenv local 2.3.0
bundle install
bundle exec rspec