gem
arrayfu 1.0.0
Simple DSL For Declaritive Arrays
53,381 ダウンロード数
array_groupings 0.0.2
[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
9,397 ダウンロード数
array_groups 0.0.10
[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...
26,216 ダウンロード数
array_hasher 0.1.5
Convert array to hash according to your defined formatter
12,333 ダウンロード数
array-hooked 1.1.4
A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...
27,164 ダウンロード数
arrayie 0.0.1
Arrayie is a library which contains tools for working with Array in Ruby.
2,764 ダウンロード数
array_include_methods 1.5.1
Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...
38,676 ダウンロード数
array_in_file 0.0.1
Stores string arrays in files
7,705 ダウンロード数
arrayio 0.1.0
Array-like behavior for archival files.
6,007 ダウンロード数
arrayish 0.0.3
The gem introduces the Arrayish::String class, a string that has some array characteris...
18,576 ダウンロード数
array_is_uniq 0.0.1
Implement the missing uniq? method on Array
5,082 ダウンロード数
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,739 ダウンロード数
array_metrics 0.0.2
A bundle (not that much by now) of metrics for Arrays
10,591 ダウンロード数
array_mirror 0.1.0
Creates an Hash from an array where the values of the Array are values and keys of the ...
4,130 ダウンロード数
array_model 1.0.3
an ActiveRecord/Sequel style class for static reference data
7,557 ダウンロード数
array_of_hash_simple_db 0.1.0
Array of Hash Simple DB
4,233 ダウンロード数
array_op_custom 0.1.7
Custom array's operator "+", "-" and "*". add method to_s, to_i, to_h
16,396 ダウンロード数
array_pair 0.2.0
random useful methods for working with Ruby arrays and hashes
15,559 ダウンロード数
array_pairer 0.1.0
Write a longer description or delete this line.
1,927 ダウンロード数
array_partition 0.1.0
A little gem that gives you all partitions of an array into at most k sub-arrays
5,691 ダウンロード数
array_proc 1.0.2
Adds `Array#to_proc`.
14,116 ダウンロード数
arrayr 0.0.2
Let a defined attributes which contain strings return array values
9,788 ダウンロード数
array_range_extensions 0.0.1
check duplicates in an array of ranges
4,044 ダウンロード数
arrays 0.0.2
array extensions for functional programming
8,223 ダウンロード数
array_scanner 0.0.2
ArrayScanner that mimics ruby's std lib StringScanner
8,709 ダウンロード数
array_scope 0.1.1
Write a longer description or delete this line.
1,380 ダウンロード数
array-sort 0.1.1
Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
4,287 ダウンロード数
array-sorted 1.1.2
A subclass of Array::Hooked that also keeps array sorted.
18,354 ダウンロード数
array-sorted-compositing 1.0.5
An implementation of Array that permits chaining, where children inherit changes to par...
22,563 ダウンロード数
array-sorted-unique 1.1.1
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
14,048 ダウンロード数