Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Unified stateless cross-application CSRF prevention implementation for Rails
2019
2020
2021
2022
2023
2024
0.0
Scrapper for multiple Movie Databases
2019
2020
2021
2022
2023
2024
0.0
unified hyphen
2019
2020
2021
2022
2023
2024
0.0
iap order veify service for googleplay and amazon and ios
2019
2020
2021
2022
2023
2024
0.0
Unified page object.
2019
2020
2021
2022
2023
2024
0.0
An unified redis interface for redis-rb and em-redis.
2019
2020
2021
2022
2023
2024
0.0
Send SMS messages using Unifonic Api.
2019
2020
2021
2022
2023
2024
0.0
Wrap external services in a uniform package.
2019
2020
2021
2022
2023
2024
0.0
`uniform_resource_identifier` splits URIs according to RFC 3986 using regexp, attempts to check the public suffix using `public_suffix`, and serializes the query string using `active_support` and `addressable`
2019
2020
2021
2022
2023
2024
0.0
A gem to detect and differentiate between Traditional Chinese, Simplified Chinese based on Unihan data.
2019
2020
2021
2022
2023
2024
0.0
Unimatrix CLI
2019
2020
2021
2022
2023
2024
0.0
The union library provides an analog to a C/C++ union for Ruby.
In this implementation a union is a kind of struct where multiple
members may be defined, but only one member ever contains a non-nil
value at any given time.
2019
2020
2021
2022
2023
2024
0.0
Generates file contents for UnionBank's eCrediting enrollment and transaction files.
2019
2020
2021
2022
2023
2024
0.0
Union Find is an algorithm that uses a disjoint-set data structure. It allows us to efficiently connect any items of a given list and to efficiently check whether two items of this list are connected (any degree of separation) or not.
2019
2020
2021
2022
2023
2024
0.0
This is a union_find_tree library. It is used for connecting and grouping items. you can connect any object
2019
2020
2021
2022
2023
2024
0.0
UPOP and UPMP SDK
2019
2020
2021
2022
2023
2024
0.0
Allows easy creation of immutable union values, a.k.a. sum-types.
Example:
APICallResult = UnionValue.new(:success, :failure, :timeout)
APICallResult.failure.is_failure? #=> true
APICallResult.timeout.is_success? #=> false
APICallResult.success(12345).data #=> 12345
2019
2020
2021
2022
2023
2024
0.0
Simple and straightforward config & cli options parser library
2019
2020
2021
2022
2023
2024
0.0
Generate a unique, random token for ActiveRecord models.
2019
2020
2021
2022
2023
2024