Project
Reverse Dependencies for simplecov
The projects listed here declare simplecov as a runtime or development dependency
1.35
A stats collection and distributed tracing framework
2021
2022
2023
2024
2025
2026
1.34
Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.
2021
2022
2023
2024
2025
2026
1.34
You can prove anything with facts!
2021
2022
2023
2024
2025
2026
1.33
Blazing fast application deployment tool.
2021
2022
2023
2024
2025
2026
1.32
ActiveModel/Record integrations for Elasticsearch.
2021
2022
2023
2024
2025
2026
1.32
Persistence layer for Ruby models and Elasticsearch.
2021
2022
2023
2024
2025
2026
1.32
Ruby on Rails integrations for Elasticsearch.
2021
2022
2023
2024
2025
2026
1.32
Licensee automates the process of reading LICENSE files and
compares their contents to known licenses using a fancy maths.
2021
2022
2023
2024
2025
2026
1.31
OpenID Connect Server & Client Library
2021
2022
2023
2024
2025
2026
1.31
Ruby implementation of Google Open Location Code(Plus+Codes)
2021
2022
2023
2024
2025
2026
1.27
Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2021
2022
2023
2024
2025
2026
1.27
Official Twilio SendGrid Gem to Interact with Twilio SendGrids API in native Ruby
2021
2022
2023
2024
2025
2026
1.27
Light weight job scheduling extension for Sidekiq that adds support for queueing jobs in a recurring way.
2021
2022
2023
2024
2025
2026
1.26
GitLab style guides and shared style configs.
2021
2022
2023
2024
2025
2026
1.21
attr_required and attr_optional
2021
2022
2023
2024
2025
2026
1.21
A Ruby DSL builder for Elasticsearch
2021
2022
2023
2024
2025
2026
1.2
A generic SAML strategy for OmniAuth.
2021
2022
2023
2024
2025
2026
1.18
A gem that provides text handling for Twitter
2021
2022
2023
2024
2025
2026
1.17
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
2021
2022
2023
2024
2025
2026
1.15
RecursiveOpenStruct is a subclass of OpenStruct. It differs from
OpenStruct in that it allows nested hashes to be treated in a recursive
fashion. For example:
ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } })
ros.a.b # 'c'
Also, nested hashes can still be accessed as hashes:
r...
2021
2022
2023
2024
2025
2026