RubyGems Navigation menu

ruby19_stable_sort 0.0.1

The Ruby 1.8 Enumerable.sort_by method was stable, in that items with matching conditions were preserved in the same order. That's not the case in Ruby 1.9. Some of my code depended on this behavior, and I'm sure I'm not the only one. So here's a stable_sort_by method that preserves the orders of items with matching sort_by values.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.1 - April 24, 2011 (4.5KB)

所有者:

作者:

  • Jon Moses

SHA 256チェックサム:

f6273106b404c1162432b791451c12109bb5c044625f5f873612916434abfcc1

累計ダウンロード数 6,688

このバージョンのみ 6,688

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: