Project
Reverse Dependencies for hoe-doofus
The projects listed here declare hoe-doofus as a runtime or development dependency
0.0
g1nn13 fork changes:
* added buffer() method to get image buffer for writing (to Amazon S3)
* added fit_within() method to resize an image to fit within a specified
height and width without changing the image's aspect ratio
* added resize_with_crop() to resize and crop images where the
targe...
2020
2021
2022
2023
2024
2025
0.0
Adds gemcutter release automation to Hoe.
2020
2021
2022
2023
2024
2025
0.0
Adds support for generation of gemspec files to Hoe. By default, excludes the
signing key and certificate chain. Use <tt>rake gemspec:full</tt> to include
the signing key and certificate chain.
2020
2021
2022
2023
2024
2025
0.0
A set of Hoe plugins for tighter Git integration. Provides tasks to automate release tagging and pushing and changelog
generation. I expect it'll learn a few more tricks in the future.
This is an evolution of +hoe-git+ by John Barnette, which has been archived at <http://github.com/jbarnette/hoe...
2020
2021
2022
2023
2024
2025
0.0
Hoe plugin providing tasks used by hotelicopter, currently just the email plugin
from the seattlerb plugin by Ryan Davis
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Bonus assertions for {Minitest}[https://github.com/seattlerb/minitest],
providing assertions I use frequently, supporting only Ruby 2.0 or better.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
stockpile-redis is a connection manager for Redis to be used with
{Stockpile}[https://github.com/halostatue/stockpile].
2020
2021
2022
2023
2024
2025
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
...
2020
2021
2022
2023
2024
2025