Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.11
Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.
2021
2022
2023
2024
2025
2026
0.11
RKelly Remix is a fork of the
RKelly[https://github.com/tenderlove/rkelly] JavaScript parser.
2021
2022
2023
2024
2025
2026
0.11
This is an update to the old `gem mirror` command. It uses net/http/persistent
and threads to grab the mirror set a little faster than the original.
Eventually it will replace `gem mirror` completely. Right now the API is not
completely stable (it will change several times before release), howeve...
2021
2022
2023
2024
2025
2026
0.11
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
2021
2022
2023
2024
2025
2026
0.1
Autotest plugin to enable rails-style test filenames.
2021
2022
2023
2024
2025
2026
0.1
Game framework built on top of the OpenGL accelerated game lib Gosu. It adds simple yet powerful game states, prettier input handling, deployment safe asset-handling, a basic re-usable game object and automation of common task.
2021
2022
2023
2024
2025
2026
0.1
phonic is ruby binding for iv AST API
2021
2022
2023
2024
2025
2026
0.1
Johnson wraps JavaScript in a loving Ruby embrace.
2021
2022
2023
2024
2025
2026
0.1
Johnson wraps JavaScript in a loving Ruby embrace. It embeds the
Mozilla SpiderMonkey JavaScript runtime as a C extension.
2021
2022
2023
2024
2025
2026
0.09
People love Base classes! They have tons of methods waiting to be used. Just check out `ActiveRecord::Base`'s method list:
>> ActiveRecord::Base.methods.length
=> 530
But why stop there? Why not have even more methods? In fact, let's put *every method* on one Base class!
So I did. It's...
2021
2022
2023
2024
2025
2026
0.09
Client-side libraries (Capistrano tasks) for managing and deploying to 'EC2 on Rails' servers.
2021
2022
2023
2024
2025
2026
0.09
+loofah-activerecord+ extends +loofah+'s HTML sanitization into Rails
ActiveRecord models.
See more about +loofah+ at: http://github.com/flavorjones/loofah
2021
2022
2023
2024
2025
2026
0.09
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection
sends multiple requests to the HTTP server without waiting for the responses.
The server will respond in-order.
2021
2022
2023
2024
2025
2026
0.09
[](http://travis-ci.org/estately/rets)
A pure-ruby library for fetching data from [RETS] servers.
If you're looking for a slick CLI interface check out [retscli](https://github.com/summera/retscli), which is an awesome ...
2021
2022
2023
2024
2025
2026
0.09
[](http://travis-ci.org/estately/rets)
A pure-ruby library for fetching data from [RETS] servers.
[RETS]: http://www.rets.org
2021
2022
2023
2024
2025
2026
0.09
Tebako is an executable packager. It packages a set of files into a single
executable binary that allows a user to run a selected file from the
packaged software as if it is a mounted filesystem.
2021
2022
2023
2024
2025
2026
0.08
Graph is a type of hash that outputs in graphviz's dot format. It
comes with a command-line interface that is easily pluggable.
It ships with plugins to graph dependencies and status of installed
rubygems, rake tasks, homebrew ports, mac ports, and freebsd ports,
coloring leaf nodes blue, outdat...
2021
2022
2023
2024
2025
2026
0.08
Hunting down random test failures can be very very difficult,
sometimes impossible, but minitest-bisect makes it easy.
minitest-bisect helps you isolate and debug random test failures.
If your tests only fail randomly, you can reproduce the error
consistently by using `--seed <num>`, but what t...
2021
2022
2023
2024
2025
2026
0.08
Adds Capybara feature tests in Minitest and Rails.
2021
2022
2023
2024
2025
2026
0.08
safebool - safe bool / boolean type adds Bool(), to_b, parse_bool / to_bool, bool?, false?, true?, true.is_a?(Bool)==true, false.is_a?(Bool)==true, and more
2021
2022
2023
2024
2025
2026