RubyGems.org

all gems

starting with A

Displaying gems 2671 - 2700 of 3662 in total

  1. 2,942 downloads
    arrayextension (0.2.0) This gem extends the Ruby class Array with a few useful methods. Just a bit of sugar.
  2. 268,462 downloads
    arrayfields (4.9.0) description: arrayfields kicks the ass
  3. 3,875 downloads
    array_floe (1.1.3) This small extension to ruby's Array class provides two additional iterators, Array#each_with_fl...
  4. 696 downloads
    array-frequency (1.0.0) Array extension for frequency of values.
  5. 4,475 downloads
    arrayfu (0.1.1) Simple DSL For Declaritive Arrays
  6. 1,289 downloads
    array_groupings (0.0.2) [1, 2, 4, 5] #~> [[1, 2], [2, 4], [4, 5]]
  7. 3,722 downloads
    array-hooked (1.1.4) A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/set/delete....
  8. 1,439 downloads
    arrayio (0.1.0) Array-like behavior for archival files.
  9. 4,486 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.
  10. 2,441 downloads
    array_metrics (0.0.2) A bundle (not that much by now) of metrics for Arrays
  11. 3,713 downloads
    array_pair (0.2.0) random useful methods for working with Ruby arrays and hashes
  12. 1,047 downloads
    array_partition (0.1.0) A little gem that gives you all partitions of an array into at most k sub-arrays
  13. 825 downloads
    array_proc (0.0.1) Adds the to_proc method to the array class.
  14. 1,601 downloads
    arrayr (0.0.2) Let a defined attributes which contain strings return array values
  15. 286 downloads
    array_scanner (0.0.2) ArrayScanner that mimics ruby's std lib StringScanner
  16. 2,513 downloads
    array-sorted (1.1.2) A subclass of Array::Hooked that also keeps array sorted.
  17. 3,048 downloads
    array-sorted-compositing (1.0.5) An implementation of Array that permits chaining, where children inherit changes to parent and wh...
  18. 1,891 downloads
    array-sorted-unique (1.1.1) A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
  19. 2,429 downloads
    array-sorted-unique-compositing (1.0.3) An implementation of Array that permits chaining, where children inherit changes to parent and wh...
  20. 1,503 downloads
    array_statistics (0.1.0) Array Statistics adds statistical operations to the ruby Array class.
  21. 1,632 downloads
    array-statistics (0.1.1) array-statistics adds statistical operations to the ruby Array class. array-statistics supercedes...
  22. 4,975 downloads
    array_stats (0.6.0) Easy mean, median, percentile, and sum statistics for Ruby Arrays
  23. 2,774 downloads
    arraysugar (0.2.0) Nice Ruby Array manipulation syntax
  24. 1,731 downloads
    array-to-csv (1.1.0) Adds Array#to_csv method that converts the contents of the array to CSV format.
  25. 1,956 downloads
    array-unique (1.1.1) A subclass of Array::Hooked that also keeps array unique.
  26. 4,263 downloads
    array-unique-compositing (1.0.6) An implementation of Array that permits chaining, where children inherit changes to parent and wh...
  27. 787 downloads
    array-window (0.0.1) Adds the 'window' method to the array class, to allow retrieving a window of elements with a spec...
  28. 941 downloads
    array_with_priority (0.1.0) An array with priority groups within it
  29. 1,482 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...
  30. 12,957 downloads
    ar-resque-counter-cache (3.1.0) Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-loner).