Project
Reverse Dependencies for simplecov
The projects listed here declare simplecov as a runtime or development dependency
0.0
Convenience helpers for more simply accessing data passed to applications through the
environment that may have types and/or defaults
2021
2022
2023
2024
2025
2026
0.0
A library to collect and validate configuration options from external sources.
2021
2022
2023
2024
2025
2026
0.0
Load ENV variables from a JSON file. Usefull with ejson https://github.com/Shopify/ejson
2021
2022
2023
2024
2025
2026
0.0
Envme is a Ruby wrapper for envconsul with a few extras.
2021
2022
2023
2024
2025
2026
0.0
Envolve provides a consistent and validating way to access your application configuration that is set via environment variables. This is double beneficial if you are configuring your entire application with environment variables. See. http://12factor.net/config
2021
2022
2023
2024
2025
2026
0.0
Allows OOP access to ENV variables by a slight re-write of the env_bang gem.
2021
2022
2023
2024
2025
2026
0.0
EODData Web Service Client
2021
2022
2023
2024
2025
2026
0.0
Access the eodhd.com API with Ruby.
2021
2022
2023
2024
2025
2026
0.0
A wrapper for the Encyclopedia of Life API. It provides simple methods to call all of the available EOL API endpoints.
2021
2022
2023
2024
2025
2026
0.0
Currently only supports PCS and RADSInfo databases
2021
2022
2023
2024
2025
2026
0.0
Currently only supports PCS and RADSInfo databases
2021
2022
2023
2024
2025
2026
0.0
Removes recursively nil and empty elements from a hash
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for the Environmental Paper Network API
2021
2022
2023
2024
2025
2026
0.0
Ruby re-do of hpodder
2021
2022
2023
2024
2025
2026
0.0
This gem allows simple access to the European Patent Offices (EPO) Open Patent Services (OPS) using their XML-API
2021
2022
2023
2024
2025
2026
0.0
Parser and builder implementation for EPUB CFI defined at http://www.idpf.org/epub/linking/cfi/
2021
2022
2023
2024
2025
2026
0.0
This library supports making and editing EPUB books
2021
2022
2023
2024
2025
2026
0.0
Create epub files using Ruby.
2021
2022
2023
2024
2025
2026
0.0
By given list of numbers [1, 3, 4, 6] and list of available operators ['/', '-'] both with desired result (24), this gem will build an equasion 6/(1-3/4)
2021
2022
2023
2024
2025
2026
0.0
By default, ERB compiles a script from the template and stores the result as a string in memory.
This is not great when dealing with templates that could end up being very large after
rendering. ERB::FileOut provides a way to write the result of a template to disk instead of
storing it in memory.
2021
2022
2023
2024
2025
2026