Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Implement the missing uniq? method on Array
2021
2022
2023
2024
2025
2026
0.0
A bundle (not that much by now) of metrics for Arrays
2021
2022
2023
2024
2025
2026
0.0
Creates an Hash from an array where the values of the Array are values and keys of the Hash
2021
2022
2023
2024
2025
2026
0.0
Array of Hash Simple DB
2021
2022
2023
2024
2025
2026
0.0
Custom array's operator
"+", "-" and "*".
add method
to_s, to_i, to_h
2021
2022
2023
2024
2025
2026
0.0
A little gem that gives you all partitions of an array into at most k sub-arrays
2021
2022
2023
2024
2025
2026
0.0
Let a defined attributes which contain strings return array values
2021
2022
2023
2024
2025
2026
0.0
ArrayScanner that mimics ruby's std lib StringScanner
2021
2022
2023
2024
2025
2026
0.0
Convert Array to ActiveRecord::Relation without database access
2021
2022
2023
2024
2025
2026
0.0
This gem is a sample gem on 'http://blog.wfsneto.com.br/'
2021
2022
2023
2024
2025
2026
0.0
Adds convenience method Array#to_csv for converting an array of hashes to CSV.
2021
2022
2023
2024
2025
2026
0.0
This gem adds `#to_proc` method to Array, which works similarly to Symbol#to_proc, but calls provided methods in sequence.
2021
2022
2023
2024
2025
2026
0.0
Consists of operations to manipulate arrays; the T of ETL for datasets that fit in-memory. Operations include adding/copying/removing/updating columns, adding/removing/updating rows and joining external tables.
2021
2022
2023
2024
2025
2026
0.0
List transitions found in an array
2021
2022
2023
2024
2025
2026
0.0
Trie-like, prefix-tree data structures. First, a prefix-tree based on Arrays, which differs from a traditional trie, which maps strings to values. Second, a more general prefix-tree data structure that works for any type of keys, provided those keys can be transformed to and from an array.
Both ...
2021
2022
2023
2024
2025
2026
0.0
Array validations for Rails (e.g. Postgres jsonb columns)
2021
2022
2023
2024
2025
2026
0.0
Query your arrays.
2021
2022
2023
2024
2025
2026
0.0
An array with priority groups within it
2021
2022
2023
2024
2025
2026
0.0
Easily visualize progress of any Ruby task. A drop in replacement for Array.each. Output uses different colors for successes/failured, allowing to easily check status of every task. Every line is trimmed/padded to match the terminal width. There is also a possiblity to change item name during pro...
2021
2022
2023
2024
2025
2026
0.0
zip two arrays of comma separated strings
2021
2022
2023
2024
2025
2026