RubyGems Navigation menu

naturalsort 1.0.1

Examples: ['a1', 'a11', 'a12', 'a2', 'a21'] => ['a1', 'a2', 'a11', 'a12','a21'] ['a', 'b', 'c', 'A', 'B', 'C'] => ['A', 'a', 'B', 'b', 'C', 'c'] ['x__2', 'x_1'] => ['x_1', 'x__2'] == Features: * sort case insensitive * sort filename matching pattern "abc1", "abc12", "abc2" in the correct order * sort underscore insensitive == Synopsis: === Usage N°1 - Add to your ruby default objects Add natural sort methods to ruby default object (Array, Hash, etc...)

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

インストール:
=

バージョン履歴:

  1. 1.2.0 - January 26, 2015 (11.5KB)
  2. 1.1.1 - July 21, 2010 (8.5KB)
  3. 1.1.0 - January 07, 2008* (7.5KB)
  4. 1.0.1 - December 17, 2007* (7.5KB)
  5. 1.0.0 - December 16, 2007* (7KB)

Runtime依存関係 (1):

hoe >= 1.3.0

所有者:

作者:

  • Benjamin Francisoud

SHA 256チェックサム:

82440e17bc2119e0cf8e56faf2c0e9cebe67cfc2d769c4f161a09d56b724b940

累計ダウンロード数 405,011

このバージョンのみ 3,628

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: