Selected Tags

Click on a tag to remove it

Array gems

Showing projects tagged as Core Extensions and Array

  • Array#collapse

    1.1 0.0 Ruby
    :boom: Array#collapse
  • block-is-array

    1.0 0.0 Ruby
    Block is Array (See also https://github.com/raviqqe/block-is-hash)
  • ToCollection

    0.4 0.0 Ruby
    Treat an array of objects and a singular object uniformly as a collection of objects. Especially useful in processing REST Web Service API JSON responses in a functional approach.