Gems

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

arrayfu

1.0.0

Simple DSL For Declaritive Arrays

58,553

array_groupings

0.0.2

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

10,685

array_groups

0.0.10

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

28,521

array_hasher

0.1.5

Convert array to hash according to your defined formatter

14,294

array-hooked

1.1.4

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

29,492

arrayie

0.0.1

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

3,201

array_include_methods

1.5.1

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

89,289

array_in_file

0.0.1

Stores string arrays in files

8,468

arrayio

0.1.0

Array-like behavior for archival files.

6,657

arrayish

0.0.3

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

19,324

array_is_uniq

0.0.1

Implement the missing uniq? method on Array

5,695

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...

61,170

array_metrics

0.0.2

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

11,199

array_mirror

0.1.0

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

4,484

array_model

1.0.3

an ActiveRecord/Sequel style class for static reference data

8,497

array_of_hash_simple_db

0.1.0

Array of Hash Simple DB

4,624

array_op_custom

0.1.7

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

18,039

array_pair

0.2.0

random useful methods for working with Ruby arrays and hashes

16,799

array_pairer

0.1.0

Write a longer description or delete this line.

2,261

array_partition

0.1.0

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

6,338

array_proc

1.0.2

Adds `Array#to_proc`.

16,152

arrayr

0.0.2

Let a defined attributes which contain strings return array values

10,546

array_range_extensions

0.0.1

check duplicates in an array of ranges

4,494

arrays

0.0.2

array extensions for functional programming

8,694

array_scanner

0.0.2

ArrayScanner that mimics ruby's std lib StringScanner

9,530

array_scope

0.1.1

Write a longer description or delete this line.

2,096

array-sort

0.1.1

Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.

4,817

array-sorted

1.1.2

A subclass of Array::Hooked that also keeps array sorted.

19,994

array-sorted-compositing

1.0.5

An implementation of Array that permits chaining, where children inherit changes to par...

24,307

array-sorted-unique

1.1.1

A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).

15,263