Displaying gems 2611 - 2640 of 3567 in total
-
259,222 downloads
arrayfields (4.9.0)
description: arrayfields kicks the ass
-
3,710 downloads
array_floe (1.1.3)
This small extension to ruby's Array class provides two additional
iterators, Array#each_with_fl...
-
640 downloads
array-frequency (1.0.0)
Array extension for frequency of values.
-
3,942 downloads
arrayfu (0.0.7)
Simple DSL For Declaritive Arrays
-
1,207 downloads
array_groupings (0.0.2)
[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
-
3,482 downloads
array-hooked (1.1.4)
A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/set/delete....
-
1,399 downloads
arrayio (0.1.0)
Array-like behavior for archival files.
-
3,878 downloads
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 those rules.
-
2,366 downloads
array_metrics (0.0.2)
A bundle (not that much by now) of metrics for Arrays
-
3,601 downloads
array_pair (0.2.0)
random useful methods for working with Ruby arrays and hashes
-
997 downloads
array_partition (0.1.0)
A little gem that gives you all partitions of an array into at most k sub-arrays
-
779 downloads
array_proc (0.0.1)
Adds the to_proc method to the array class.
-
1,522 downloads
arrayr (0.0.2)
Let a defined attributes which contain strings return array values
-
132 downloads
array_scanner (0.0.1)
ArrayScanner that mimics ruby's std lib StringScanner
-
2,343 downloads
array-sorted (1.1.2)
A subclass of Array::Hooked that also keeps array sorted.
-
2,833 downloads
array-sorted-compositing (1.0.5)
An implementation of Array that permits chaining, where children inherit changes to parent and wh...
-
1,775 downloads
array-sorted-unique (1.1.1)
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
-
2,270 downloads
array-sorted-unique-compositing (1.0.3)
An implementation of Array that permits chaining, where children inherit changes to parent and wh...
-
1,458 downloads
array_statistics (0.1.0)
Array Statistics adds statistical operations to the ruby Array class.
-
1,584 downloads
array-statistics (0.1.1)
array-statistics adds statistical operations to the ruby Array class. array-statistics supercedes...
-
4,535 downloads
array_stats (0.6.0)
Easy mean, median, percentile, and sum statistics for Ruby Arrays
-
2,699 downloads
arraysugar (0.2.0)
Nice Ruby Array manipulation syntax
-
1,660 downloads
array-to-csv (1.1.0)
Adds Array#to_csv method that converts the contents of the array to CSV format.
-
1,832 downloads
array-unique (1.1.1)
A subclass of Array::Hooked that also keeps array unique.
-
3,983 downloads
array-unique-compositing (1.0.6)
An implementation of Array that permits chaining, where children inherit changes to parent and wh...
-
730 downloads
array-window (0.0.1)
Adds the 'window' method to the array class, to allow retrieving a window of elements with a spec...
-
896 downloads
array_with_priority (0.1.0)
An array with priority groups within it
-
1,438 downloads
array-xml_serialization (0.1.0)
Forces elements in arrays to be output using to_xml on each element if the element responds to to...
-
12,413 downloads
ar-resque-counter-cache (3.1.0)
Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-loner).
-
59,603 downloads
arrest (0.0.91)
Consume a rest API in a AR like fashion