RubyGems Navigation menu

Gem

arraybuffer 0.0.7

An array buffer (a.k.a. byte array) implementation forRuby, implemented natively.

14,505 下载

arrayclass 0.1.1

low memory class based on Array

16,946 下载

array_collapse 0.0.2

Like #flatten, but rejecting nils and allowing a block.

5,705 下载

array_collection 0.3.1

Write a longer description or delete this line.

1,685 下载

array-compositing 1.0.8

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

41,133 下载

array-condense 0.0.1

Condense unruly arrays!

5,884 下载

array_decay 1.0.0

Discard array elements during enumeration to free memory.

4,799 下载

array_enum 1.6.0

Extension for ActiveRecord that adds support for PostgreSQL array columns, mapping stri...

1,716,947 下载

array_enumerator 0.0.10

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

104,388 下载

array-eqq 0.1.0

Add Array#===

2,964 下载

array_extend 1.1.0

Extend ruby Array. No override.

14,485 下载

arrayextension 0.2.0

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

11,769 下载

array_fast_methods 0.1.0

Fast methods for ruby stats

2,615 下载

arrayfields 4.9.2

string/symbol keyword access to arrays

4,591,612 下载

array_floe 1.1.3

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

20,269 下载

array-formatter 1.2.0

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

18,607 下载

array_form_helper 0.0.1

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

4,413 下载

array-frequency 1.0.0

Array extension for frequency of values.

36,946 下载

arrayfu 1.0.0

Simple DSL For Declaritive Arrays

56,256 下载

array_groupings 0.0.2

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

10,149 下载

array_groups 0.0.10

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

27,711 下载

array_hasher 0.1.5

Convert array to hash according to your defined formatter

13,572 下载

array-hooked 1.1.4

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

28,623 下载

arrayie 0.0.1

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

3,072 下载

array_include_methods 1.5.1

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

73,696 下载

array_in_file 0.0.1

Stores string arrays in files

8,196 下载

arrayio 0.1.0

Array-like behavior for archival files.

6,443 下载

arrayish 0.0.3

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

19,042 下载

array_is_uniq 0.0.1

Implement the missing uniq? method on Array

5,460 下载

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

59,089 下载