RubyGems Navigation menu

naturalsort 1.1.0

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 == Install: * sudo gem install naturalsort

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (1):

hoe >= 1.3.0

业主:

作者:

  • Benjamin Francisoud

SHA 256 校验和:

5cdb50b8f7185ec3e39acdbc1de1836e1164dab0a13e52b18780d9d14f70f001

下载总量 403,999

这个版本 3,661

许可:

需要的 Ruby 版本: > 0.0.0

链接: