Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
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
0.0
Array#zip_with inspired by Haskell's zipWith function.It takes either
yields a zipped array to a block or reduces the zipped array with the
given operator.
2021
2022
2023
2024
2025
2026
0.0
Adds out-of-the-box namespaced and nested Redis keys for ActiveRecord objects.
2021
2022
2023
2024
2025
2026
0.0
A wrapper to send model reports using using spreadsheet and mail gem
2021
2022
2023
2024
2025
2026
0.0
Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-loner).
2021
2022
2023
2024
2025
2026
0.0
Faraday Middleware to ensure certain keys are converted to arrays
2021
2022
2023
2024
2025
2026
0.0
Execute your ActiveRecord migrations with Github's `gh-ost`, a triggerless online schema changer
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord version of Rollout gem (https://github.com/jamesgolick/rollout).
2021
2022
2023
2024
2025
2026