Project
Reverse Dependencies for hoe-doofus
The projects listed here declare hoe-doofus as a runtime or development dependency
0.0
kinetic_cafe_error provides an API-smart error base class and a DSL for
defining errors. Under Rails, it also provides a controller concern
(KineticCafe::ErrorHandler) that has a useful implementation of +rescue_from+
to handle KineticCafe::Error types.
Exceptions in a hierarchy can be handled i...
2021
2022
2023
2024
2025
2026
0.0
A simple read-only interface to Solr, built on Sunspot.
Lunr makes it easy to query and create objects from a Sunspot-managed
Solr index without requiring all the knowledge, code, and data used to
build the index in the first place. If you have complex indexes with a
stored fields and need to se...
2021
2022
2023
2024
2025
2026
0.0
MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the
{Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using
{savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP
API is necessary for using marketo-api-ruby, it is an explicit goal th...
2021
2022
2023
2024
2025
2026
0.0
{Marlowe}[https://github.com/KineticCafe/marlowe] is a Rack middleware that
extracts or creates a request ID using a pre-defined header, permitting request
correlation across multiple services.
When using Rails, Marlowe automatically adds itself to the middleware before
<tt>Rails::Rack::Logger</...
2021
2022
2023
2024
2025
2026
0.0
Bonus assertions for {Minitest}[https://github.com/seattlerb/minitest],
providing assertions I use frequently, supporting only Ruby 2.0 or better.
2021
2022
2023
2024
2025
2026
0.0
Stockpile is a simple key-value store connection manager framework. Stockpile
itself does not implement a connection manager, but places expectations for
implemented connection managers. So far, only Redis has been implemented
(stockpile-redis).
Stockpile also provides an adapter so that its fun...
2021
2022
2023
2024
2025
2026
0.0
stockpile-redis is a connection manager for Redis to be used with
{Stockpile}[https://github.com/halostatue/stockpile].
2021
2022
2023
2024
2025
2026
0.0
A handy dandy autoload / require / load helper for your rubies. Similar to
using[1], but with a few differences of opinion, and a bit shorter.
Basically, expand path is fine, up until a point. Sometimes there's no point
(i.e. when the load path already contains most of the path you're trying to
...
2021
2022
2023
2024
2025
2026