Gems
array_floe
1.1.3This small extension to ruby's Array class provides two additional iterators, Array#eac...
20,972array-formatter
1.2.0A simple gem to reformat an array of arrays into one of several string formats: HTM...
19,377array_form_helper
0.0.1A Rails plugin that provides some form helper methods for use array column.
4,808array-frequency
1.0.0Array extension for frequency of values.
37,271arrayfu
1.0.0Simple DSL For Declaritive Arrays
59,294array_groupings
0.0.2[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
10,742array_groups
0.0.10[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...
28,639array_hasher
0.1.5Convert array to hash according to your defined formatter
14,455array-hooked
1.1.4A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...
29,787arrayie
0.0.1Arrayie is a library which contains tools for working with Array in Ruby.
3,238array_include_methods
1.5.1Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...
91,803array_in_file
0.0.1Stores string arrays in files
8,529arrayio
0.1.0Array-like behavior for archival files.
6,701arrayish
0.0.3The gem introduces the Arrayish::String class, a string that has some array characteris...
19,383array_is_uniq
0.0.1Implement the missing uniq? method on Array
5,730array_logic
0.2.4Allow a user to define a set of rules, and then test to see if an array of object match...
61,545array_metrics
0.0.2A bundle (not that much by now) of metrics for Arrays
11,227array_mirror
0.1.0Creates an Hash from an array where the values of the Array are values and keys of the ...
4,507array_model
1.0.3an ActiveRecord/Sequel style class for static reference data
8,543array_of_hash_simple_db
0.1.0Array of Hash Simple DB
4,644array_op_custom
0.1.7Custom array's operator "+", "-" and "*". add method to_s, to_i, to_h
18,097array_pair
0.2.0random useful methods for working with Ruby arrays and hashes
16,887array_pairer
0.1.0Write a longer description or delete this line.
2,283array_partition
0.1.0A little gem that gives you all partitions of an array into at most k sub-arrays
6,357array_proc
1.0.2Adds `Array#to_proc`.
16,262arrayr
0.0.2Let a defined attributes which contain strings return array values
10,607array_range_extensions
0.0.1check duplicates in an array of ranges
4,513arrays
0.0.2array extensions for functional programming
8,726array_scanner
0.0.2ArrayScanner that mimics ruby's std lib StringScanner
9,564array_scope
0.1.1Write a longer description or delete this line.
2,158