Gems
array-sort 0.1.1
Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
4,415 Downloads
array-sorted 1.1.2
A subclass of Array::Hooked that also keeps array sorted.
18,656 Downloads
array-sorted-compositing 1.0.5
An implementation of Array that permits chaining, where children inherit changes to par...
22,894 Downloads
array-sorted-unique 1.1.1
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
14,290 Downloads
array-sorted-unique-compositing 1.0.3
An implementation of Array that permits chaining, where children inherit changes to par...
18,547 Downloads
array_statistics 0.1.0
Array Statistics adds statistical operations to the ruby Array class.
6,129 Downloads
array-statistics 0.1.1
array-statistics adds statistical operations to the ruby Array class. array-statistics ...
6,532 Downloads
array_stats 0.6.0
Easy mean, median, percentile, and sum statistics for Ruby Arrays
5,362,282 Downloads
array-subindex 1.3.1
Access sub-integer array indexes in Ruby: Array.new([1,2])[0.5] == 1.5
15,016 Downloads
arraysugar 0.2.0
Nice Ruby Array manipulation syntax
11,037 Downloads
array-symmetries 0.0.7
The group of symmetries of the square, applied to Ruby arrays of n elements that are ar...
14,803 Downloads
array_to_activerecord 1.0.2
Convert Array to ActiveRecord::Relation without database access
10,209 Downloads
array_to_average 0.0.1
This gem is a sample gem on 'http://blog.wfsneto.com.br/'
3,370 Downloads
array_to_csv 0.1.0
Adds convenience method Array#to_csv for converting an array of hashes to CSV.
21,985 Downloads
array-to-csv 1.1.0
Adds Array#to_csv method that converts the contents of the array to CSV format.
6,650 Downloads
array_to_proc 0.0.1
This gem adds `#to_proc` method to Array, which works similarly to Symbol#to_proc, but ...
4,315 Downloads
array_transform 0.1.2
Consists of operations to manipulate arrays; the T of ETL for datasets that fit in-memo...
6,085 Downloads
array-transitions 1.1
List transitions found in an array
7,281 Downloads
array_tree 0.0.1
The goal of this gem is to add some usefull methods for array.
4,339 Downloads
array_trie 0.1.2
Trie-like, prefix-tree data structures. First, a prefix-tree based on Arrays, which dif...
6,759 Downloads
array-tweaks 1.0.3
A gem extending Ruby's array with useful utilities.
9,522 Downloads
array-unique 1.1.1
A subclass of Array::Hooked that also keeps array unique.
14,651 Downloads
array-unique-compositing 1.0.6
An implementation of Array that permits chaining, where children inherit changes to par...
31,437 Downloads
array_utility 1.1.1
Some simple but very useful utilities for Array objects. It primarily focuses on using ...
8,731 Downloads
array_utils 0.0.3
A simple Ruby gem that handles the issue with Ruby’s Array class when inserting an ...
307 Downloads
array_validator 0.2.0
Array validations for Rails (e.g. Postgres jsonb columns)
6,306 Downloads
array-where 2.0.0
Query your arrays.
8,469 Downloads
array-window 0.0.1
Adds the 'window' method to the array class, to allow retrieving a window of elements w...
5,604 Downloads
array_with_priority 0.1.0
An array with priority groups within it
5,485 Downloads
array_with_progress 0.1.4
Easily visualize progress of any Ruby task. A drop in replacement for Array.each. Outpu...
35,000 Downloads