RubyGems Navigation menu

sortable 0.1

Sortable provides a DSL for defining sort order on any Ruby object To use it, you just call the sortable method and pass it a list of methods and/or blocks; when you call sort on a collection of these objects, each method/block is evaluated in turn, and the first that provides a non-zero sort value is used.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1 - September 23, 2009 (6.0 KB)
  2. 0.0.1 - September 23, 2009 (6.0 KB)

Development 相依性套件 (1):

hoe >= 2.3.3

擁有者:

作者:

  • Ben Scofield

SHA 256 checksum:

98fdceeb20eba9c0175a057bbb58a64d284830e302aa77be9d26b4e26b8f6610

總下載次數 8,616

這個版本 5,306

License:

Ruby 版本需求:

相關連結: