Gems
arrayfu
1.0.0Simple DSL For Declaritive Arrays
58,553array_groupings
0.0.2[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
10,685array_groups
0.0.10[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...
28,521array_hasher
0.1.5Convert array to hash according to your defined formatter
14,294array-hooked
1.1.4A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...
29,492arrayie
0.0.1Arrayie is a library which contains tools for working with Array in Ruby.
3,201array_include_methods
1.5.1Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...
89,289array_in_file
0.0.1Stores string arrays in files
8,468arrayio
0.1.0Array-like behavior for archival files.
6,657arrayish
0.0.3The gem introduces the Arrayish::String class, a string that has some array characteris...
19,324array_is_uniq
0.0.1Implement the missing uniq? method on Array
5,695array_logic
0.2.4Allow a user to define a set of rules, and then test to see if an array of object match...
61,170array_metrics
0.0.2A bundle (not that much by now) of metrics for Arrays
11,199array_mirror
0.1.0Creates an Hash from an array where the values of the Array are values and keys of the ...
4,484array_model
1.0.3an ActiveRecord/Sequel style class for static reference data
8,497array_of_hash_simple_db
0.1.0Array of Hash Simple DB
4,624array_op_custom
0.1.7Custom array's operator "+", "-" and "*". add method to_s, to_i, to_h
18,039array_pair
0.2.0random useful methods for working with Ruby arrays and hashes
16,799array_pairer
0.1.0Write a longer description or delete this line.
2,261array_partition
0.1.0A little gem that gives you all partitions of an array into at most k sub-arrays
6,338array_proc
1.0.2Adds `Array#to_proc`.
16,152arrayr
0.0.2Let a defined attributes which contain strings return array values
10,546array_range_extensions
0.0.1check duplicates in an array of ranges
4,494arrays
0.0.2array extensions for functional programming
8,694array_scanner
0.0.2ArrayScanner that mimics ruby's std lib StringScanner
9,530array_scope
0.1.1Write a longer description or delete this line.
2,096array-sort
0.1.1Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
4,817array-sorted
1.1.2A subclass of Array::Hooked that also keeps array sorted.
19,994array-sorted-compositing
1.0.5An implementation of Array that permits chaining, where children inherit changes to par...
24,307array-sorted-unique
1.1.1A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
15,263