RubyGems Navigation menu

Gem

arrayfu 1.0.0

Simple DSL For Declaritive Arrays

53,117 下载

array_groupings 0.0.2

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

9,353 下载

array_groups 0.0.10

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

26,034 下载

array_hasher 0.1.5

Convert array to hash according to your defined formatter

12,210 下载

array-hooked 1.1.4

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

27,037 下载

arrayie 0.0.1

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

2,739 下载

array_include_methods 1.5.1

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

36,689 下载

array_in_file 0.0.1

Stores string arrays in files

7,663 下载

arrayio 0.1.0

Array-like behavior for archival files.

5,980 下载

arrayish 0.0.3

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

18,534 下载

array_is_uniq 0.0.1

Implement the missing uniq? method on Array

5,055 下载

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

55,467 下载

array_metrics 0.0.2

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

10,547 下载

array_mirror 0.1.0

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

4,104 下载

array_model 1.0.3

an ActiveRecord/Sequel style class for static reference data

7,490 下载

array_of_hash_simple_db 0.1.0

Array of Hash Simple DB

4,207 下载

array_op_custom 0.1.7

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

16,248 下载

array_pair 0.2.0

random useful methods for working with Ruby arrays and hashes

15,497 下载

array_pairer 0.1.0

Write a longer description or delete this line.

1,902 下载

array_partition 0.1.0

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

5,665 下载

array_proc 1.0.2

Adds `Array#to_proc`.

14,031 下载

arrayr 0.0.2

Let a defined attributes which contain strings return array values

9,743 下载

array_range_extensions 0.0.1

check duplicates in an array of ranges

4,020 下载

arrays 0.0.2

array extensions for functional programming

8,179 下载

array_scanner 0.0.2

ArrayScanner that mimics ruby's std lib StringScanner

8,664 下载

array_scope 0.1.1

Write a longer description or delete this line.

1,337 下载

array-sort 0.1.1

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

4,245 下载

array-sorted 1.1.2

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

18,267 下载

array-sorted-compositing 1.0.5

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

22,462 下载

array-sorted-unique 1.1.1

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

13,981 下载