Project
Reverse Dependencies for rcov
The projects listed here declare rcov as a runtime or development dependency
0.0
Unique file markers for tracking whether files have been changed.
2021
2022
2023
2024
2025
2026
0.0
Test from within your code
2021
2022
2023
2024
2025
2026
0.0
An API wrapper for the inpay.com payment system
2021
2022
2023
2024
2025
2026
0.0
Adds to Integer the method 'closest_fibonacci' which returns the largest fibonacci number that is less than or equal to the integer.
2021
2022
2023
2024
2025
2026
0.0
inu is a Nessus .nessus xml parser and report generation tool
2021
2022
2023
2024
2025
2026
0.0
Basic Harvest invoice fetcher.
2021
2022
2023
2024
2025
2026
0.0
Easily create PDF invoices
2021
2022
2023
2024
2025
2026
0.0
Make refactoring for legacy softwares safe.
2021
2022
2023
2024
2025
2026
0.0
just the worst
2021
2022
2023
2024
2025
2026
0.0
Access to AWS
2021
2022
2023
2024
2025
2026
0.0
Messaging system for Rails (coming soon, not ready yet ;)
2021
2022
2023
2024
2025
2026
0.0
orig: Simple engine that can lock down controllers/actions with a password. Useful for locking a new feature (or an entire site) while it is being beta tested.
2021
2022
2023
2024
2025
2026
0.0
An API wrapper for MultiTech iSMS devices - smooths over weird HTTP API
2021
2022
2023
2024
2025
2026
0.0
Translate many available languages (ISO 639-3) and countries (ISO 3166) into requested languages
2021
2022
2023
2024
2025
2026
0.0
Provides basic methods to access the Issuu API
2021
2022
2023
2024
2025
2026
0.0
Wraps API calls to iTrigga applications
2021
2022
2023
2024
2025
2026
0.0
Wraps memcached with helpful methods
2021
2022
2023
2024
2025
2026
0.0
Provides
- handy filesystem utility methods
- common capistrano tasks
- common hooks for deployment
2021
2022
2023
2024
2025
2026
0.0
Allows you to define default abitrary config and override per-key by loading in a YAML file
2021
2022
2023
2024
2025
2026
0.0
A simple file-system-based cache wrapper.
The main method is 'with_cache( :cache_key=>'something_unique', :timeout_seconds=>(an integer) ){ (...) }'
If the given cache key exists and has not timed out, it will return the cached value
If not, it will
* yield to the given block
* store the result...
2021
2022
2023
2024
2025
2026