Project
Reverse Dependencies for turn-again-reporter
The projects listed here declare turn-again-reporter as a runtime or development dependency
0.0
A not-quite logger, with several storage methods. Records occurrences, provides a web app for viewing entries. Motivated by the need to record the actions of stubbed-out versions of adapters to third-party services, and for that record to be something other than a traditional logger. Web viewer i...
2019
2020
2021
2022
2023
2024
0.0
A simple Ruby presenter library, for those who enjoy a strong separation of concerns. You include a module, call some class-level macro-style methods, and suddenly you're presenting for a wrapped object. No magic. If your knowledge of pattern names comes from the Rails ecosystem, you might have u...
2019
2020
2021
2022
2023
2024
0.0
Allows for pattern matching behavior, ala many functional languages, using Ruby's case statements. Additionally, values can be bound at match time. Provides a few helper modules to make this even more terse and feel more flexible.
2019
2020
2021
2022
2023
2024
0.0
Polaroid provides shortcuts to capture the state of a Ruby object, and can construct a fake object later to represents that state. The goal is to "Never send a Hash to do an Object's job" when performing common tasks such as, sending data to a background worker as JSON, or otherwise.
2019
2020
2021
2022
2023
2024