Project
Reverse Dependencies for hoe-doofus
The projects listed here declare hoe-doofus as a runtime or development dependency
0.0
Ballot provides a two-way polymorphic scoped voting mechanism for both
ActiveRecord (4 or later) and Sequel (4 or later).
2019
2020
2021
2022
2023
2024
0.0
cartage-bundler is a plug-in for
{cartage}[https://github.com/KineticCafe/cartage] that uses Ruby
{Bundler}[http://bundler.io] to install application dependencies into the
<tt>vendor/bundle</tt> path to allow for clean deployments in environments with
strict access control rules and w...
2019
2020
2021
2022
2023
2024
0.0
This release is the *last* version of cartage-rack. It will be replaced with
a different tool in the future, but this release will allow installation in
modern Ruby versions.
cartage-rack is a plug-in for
{cartage}[https://github.com/KineticCafe/cartage] to provide a Rack
application that report...
2019
2020
2021
2022
2023
2024
0.0
cartage-remote is a plug-in for {cartage}[https://github.com/KineticCafe/cartage]
to build a package on a remote machine with cartage.
Cartage provides a repeatable means to create a package for a Rails application
that can be used in deployment with a configuration tool like Ansible, Chef,
Pupp...
2019
2020
2021
2022
2023
2024
0.0
cartage-s3 is a plug-in for {cartage}[https://github.com/KineticCafe/cartage]
to upload the built package to Amazon's S3 or a service with a similar
interface.
Cartage provides a repeatable means to create a package for a Rails application
that can be used in deployment with a configuration tool...
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Adds gemcutter release automation to Hoe.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Hoe plugin providing tasks used by hotelicopter, currently just the email plugin
from the seattlerb plugin by Ryan Davis
2019
2020
2021
2022
2023
2024
0.0
RubyPython is a bridge between the Ruby and Python interpreters. It embeds a
running Python interpreter in the Ruby application's process using FFI and
provides a means for wrapping, converting, and calling Python objects and
methods.
RubyPython uses FFI to marshal the data between the Ruby and ...
2019
2020
2021
2022
2023
2024
0.0
Bonus assertions for {Minitest}[https://github.com/seattlerb/minitest],
providing assertions I use frequently, supporting only Ruby 2.0 or better.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
stockpile-redis is a connection manager for Redis to be used with
{Stockpile}[https://github.com/halostatue/stockpile].
2019
2020
2021
2022
2023
2024
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
...
2019
2020
2021
2022
2023
2024