gem
array_groupings 0.0.2
[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
9,396 ダウンロード数
array_groups 0.0.10
[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...
26,215 ダウンロード数
array_hasher 0.1.5
Convert array to hash according to your defined formatter
12,332 ダウンロード数
array-hooked 1.1.4
A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...
27,163 ダウンロード数
arrayie 0.0.1
Arrayie is a library which contains tools for working with Array in Ruby.
2,763 ダウンロード数
array_include_methods 1.5.1
Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...
38,662 ダウンロード数
array_in_file 0.0.1
Stores string arrays in files
7,704 ダウンロード数
arrayio 0.1.0
Array-like behavior for archival files.
6,006 ダウンロード数
arrayish 0.0.3
The gem introduces the Arrayish::String class, a string that has some array characteris...
18,575 ダウンロード数
array_is_uniq 0.0.1
Implement the missing uniq? method on Array
5,080 ダウンロード数
array_logic 0.2.4
Allow a user to define a set of rules, and then test to see if an array of object match...
55,738 ダウンロード数
array_metrics 0.0.2
A bundle (not that much by now) of metrics for Arrays
10,590 ダウンロード数
array_mirror 0.1.0
Creates an Hash from an array where the values of the Array are values and keys of the ...
4,128 ダウンロード数
array_model 1.0.3
an ActiveRecord/Sequel style class for static reference data
7,556 ダウンロード数
array_of_hash_simple_db 0.1.0
Array of Hash Simple DB
4,232 ダウンロード数
array_op_custom 0.1.7
Custom array's operator "+", "-" and "*". add method to_s, to_i, to_h
16,395 ダウンロード数
array_pair 0.2.0
random useful methods for working with Ruby arrays and hashes
15,558 ダウンロード数
array_pairer 0.1.0
Write a longer description or delete this line.
1,926 ダウンロード数
array_partition 0.1.0
A little gem that gives you all partitions of an array into at most k sub-arrays
5,689 ダウンロード数
array_proc 1.0.2
Adds `Array#to_proc`.
14,115 ダウンロード数
arrayr 0.0.2
Let a defined attributes which contain strings return array values
9,787 ダウンロード数
array_range_extensions 0.0.1
check duplicates in an array of ranges
4,043 ダウンロード数
arrays 0.0.2
array extensions for functional programming
8,222 ダウンロード数
array_scanner 0.0.2
ArrayScanner that mimics ruby's std lib StringScanner
8,708 ダウンロード数
array_scope 0.1.1
Write a longer description or delete this line.
1,379 ダウンロード数
array-sort 0.1.1
Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
4,286 ダウンロード数
array-sorted 1.1.2
A subclass of Array::Hooked that also keeps array sorted.
18,353 ダウンロード数
array-sorted-compositing 1.0.5
An implementation of Array that permits chaining, where children inherit changes to par...
22,562 ダウンロード数
array-sorted-unique 1.1.1
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
14,047 ダウンロード数
array-sorted-unique-compositing 1.0.3
An implementation of Array that permits chaining, where children inherit changes to par...
18,266 ダウンロード数