RubyGems Navigation menu

Gems

array_enumerator 0.0.10

Enumerator abstraction layer that emulates certain array functionality (methods like em...

95,799 Downloads

array-eqq 0.1.0

Add Array#===

2,561 Downloads

array_extend 1.1.0

Extend ruby Array. No override.

13,588 Downloads

arrayextension 0.2.0

This gem extends the Ruby class Array with a few useful methods. Just a bit of sugar.

11,025 Downloads

array_fast_methods 0.1.0

Fast methods for ruby stats

2,272 Downloads

arrayfields 4.9.2

string/symbol keyword access to arrays

3,812,357 Downloads

array_floe 1.1.3

This small extension to ruby's Array class provides two additional iterators, Array#eac...

18,849 Downloads

array-formatter 1.2.0

A simple gem to reformat an array of arrays into one of several string formats: HTM...

17,096 Downloads

array_form_helper 0.0.1

A Rails plugin that provides some form helper methods for use array column.

3,886 Downloads

array-frequency 1.0.0

Array extension for frequency of values.

33,364 Downloads

arrayfu 1.0.0

Simple DSL For Declaritive Arrays

52,065 Downloads

array_groupings 0.0.2

[1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]

9,180 Downloads

array_groups 0.0.10

[1,2,3,4,5].in_groups(2) => [ [1,2,3], [4,5] ] ------------------------------------...

25,247 Downloads

array_hasher 0.1.5

Convert array to hash according to your defined formatter

11,724 Downloads

array-hooked 1.1.4

A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s...

26,516 Downloads

arrayie 0.0.1

Arrayie is a library which contains tools for working with Array in Ruby.

2,647 Downloads

array_include_methods 1.5.1

Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#...

31,581 Downloads

array_in_file 0.0.1

Stores string arrays in files

7,489 Downloads

arrayio 0.1.0

Array-like behavior for archival files.

5,888 Downloads

arrayish 0.0.3

The gem introduces the Arrayish::String class, a string that has some array characteris...

18,358 Downloads

array_is_uniq 0.0.1

Implement the missing uniq? method on Array

4,961 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...

54,322 Downloads

array_metrics 0.0.2

A bundle (not that much by now) of metrics for Arrays

10,372 Downloads

array_mirror 0.1.0

Creates an Hash from an array where the values of the Array are values and keys of the ...

4,010 Downloads

array_model 1.0.3

an ActiveRecord/Sequel style class for static reference data

7,241 Downloads

array_of_hash_simple_db 0.1.0

Array of Hash Simple DB

4,110 Downloads

array_op_custom 0.1.7

Custom array's operator "+", "-" and "*". add method to_s, to_i, to_h

15,596 Downloads

array_pair 0.2.0

random useful methods for working with Ruby arrays and hashes

15,229 Downloads

array_pairer 0.1.0

Write a longer description or delete this line.

1,759 Downloads

array_partition 0.1.0

A little gem that gives you all partitions of an array into at most k sub-arrays

5,568 Downloads