Gems
array_bit_mask 0.1.0
Creates methods that accepts array of values and save them as bit mask extracted using ...
8,701 Downloads
arraybooster 0.0.2
Features such as Substitute, Rpush, Rpop, Lpush, Lpop, PriorityPush added to Array. Als...
9,790 Downloads
arraybuffer 0.0.7
An array buffer (a.k.a. byte array) implementation forRuby, implemented natively.
14,318 Downloads
arrayclass 0.1.1
low memory class based on Array
16,772 Downloads
array_collapse 0.0.2
Like #flatten, but rejecting nils and allowing a block.
5,620 Downloads
array_collection 0.3.1
Write a longer description or delete this line.
1,574 Downloads
array-compositing 1.0.8
An implementation of Array that permits chaining, where children inherit changes to par...
40,869 Downloads
array-condense 0.0.1
Condense unruly arrays!
5,827 Downloads
array_decay 1.0.0
Discard array elements during enumeration to free memory.
4,737 Downloads
array_enum 1.6.0
Extension for ActiveRecord that adds support for PostgreSQL array columns, mapping stri...
1,674,855 Downloads
array_enumerator 0.0.10
Enumerator abstraction layer that emulates certain array functionality (methods like em...
103,643 Downloads
array-eqq 0.1.0
Add Array#===
2,910 Downloads
array_extend 1.1.0
Extend ruby Array. No override.
14,324 Downloads
arrayextension 0.2.0
This gem extends the Ruby class Array with a few useful methods. Just a bit of sugar.
11,667 Downloads
array_fast_methods 0.1.0
Fast methods for ruby stats
2,563 Downloads
arrayfields 4.9.2
string/symbol keyword access to arrays
4,546,450 Downloads
array_floe 1.1.3
This small extension to ruby's Array class provides two additional iterators, Array#eac...
20,117 Downloads
array-formatter 1.2.0
A simple gem to reformat an array of arrays into one of several string formats: HTM...
18,472 Downloads
array_form_helper 0.0.1
A Rails plugin that provides some form helper methods for use array column.
4,315 Downloads
array-frequency 1.0.0
Array extension for frequency of values.
36,101 Downloads
arrayfu 1.0.0
Simple DSL For Declaritive Arrays
55,985 Downloads
array_groupings 0.0.2
[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
9,984 Downloads
array_groups 0.0.10
[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...
27,505 Downloads
array_hasher 0.1.5
Convert array to hash according to your defined formatter
13,402 Downloads
array-hooked 1.1.4
A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...
28,396 Downloads
arrayie 0.0.1
Arrayie is a library which contains tools for working with Array in Ruby.
3,012 Downloads
array_include_methods 1.5.1
Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...
70,823 Downloads
array_in_file 0.0.1
Stores string arrays in files
8,114 Downloads
arrayio 0.1.0
Array-like behavior for archival files.
6,365 Downloads
arrayish 0.0.3
The gem introduces the Arrayish::String class, a string that has some array characteris...
18,951 Downloads