Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
Duration is a library for manipulating timespans. It can give you readable
output for a timespan as well as manipulate the timespan itself. With this
it is possible to make "countdowns" or "time passed since" type objects.
2020
2021
2022
2023
2024
2025
0.0
Blender is like ant or make for the front-end. It aggregates and compresses CSS and/or JavaScript assets for a site into efficient, production-ready files.
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: BlockChainable is a module to aid in the creation of Domain Specific Languages using block structure. By including BlockChainable into your classes, you will be able to instantiate that class using the class name itself, followed by any parameters to be passed to initialize, foll...
2020
2021
2022
2023
2024
2025
0.0
The Blogger module provides services related to Blogger, and only blogger. The GData gem is great, but it provides a much lower-level interface to Google's Blogger API. With the Blogger gem, you have full access to the Blogger API, with easy to use classes, and it integrates with 6 different mar...
2020
2021
2022
2023
2024
2025
0.0
In #merb on Freenode: 11:54 <technomancy> I'm sticking with minitest because rspec nests instance_evals three-deep, but if that doesn't scare you away, go for it. =) 11:56 <scottmotte> i don't know enough for it to scare me yet =) 11:56 <jackdempsey> hehe 11:57 <technomancy...
2020
2021
2022
2023
2024
2025
0.0
A bluetooth library for ruby
2020
2021
2022
2023
2024
2025
0.0
Camping for sissies
2020
2021
2022
2023
2024
2025
0.0
The Body Mass Index (BMI) Gem is usefull to calculate your BMI from console, and add this gem to your ruby project and use it. See 'bmi -h' to read the instructions of usage.
2020
2021
2022
2023
2024
2025
0.0
Bitmap generator (bitmap as in BMP image, not bitmap bitset)
2020
2021
2022
2023
2024
2025
0.0
Test-driven learning is a way to master a programming language by writing unit tests around its API's. shubox lowers the barrier to entry for test-driven learning by providing a basic infrastructure in which to start coding: A directory structure, some classes and unit tests to get started, and a...
2020
2021
2022
2023
2024
2025
0.0
Test-driven learning is a way to master a programming language by writing unit tests around its API's. tbox lowers the barrier to entry for test-driven learning by providing a basic infrastructure in which to start coding: A directory structure, some classes and unit tests to get started, and a...
2020
2021
2022
2023
2024
2025
0.0
Simple module that adds daemon functionality to a Ruby script.
2020
2021
2022
2023
2024
2025
0.0
class Binding stinks, module Bondage stinks less. Bondage provides hashes of local, global, instance, etc. variables, and provides the Enumerable interface for locals directly. It also provides [] syntax to get/set binding variables directly.
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: Hit your website with bong. Uses httperf to run a suite of benchmarking tests against specified urls on your site. Graphical output and multi-test comparisons are planned. Apache ab support may be added in the future.
2020
2021
2022
2023
2024
2025
0.0
Provides default CRUD actions for a Rails controller.
2020
2021
2022
2023
2024
2025
0.0
bookman - yet another builder for books
2020
2021
2022
2023
2024
2025
0.0
Gem for building setting up and building books in multiple formats
2020
2021
2022
2023
2024
2025
0.0
Ruby library for accessing Digital New Zealand's search API (digitalnz.org)
2020
2021
2022
2023
2024
2025
0.0
Allows you to lay out HTML using ASCII art. Stolen from psykotic's code posted to reddit: http://programming.reddit.com/info/k9dx/comments == SYNOPSIS: require 'box_layout' page_template = <<-END ---------- | | ---------- | | | | | | | | | | | | | | | | ---------- | ...
2020
2021
2022
2023
2024
2025
0.0
This is an experimental branch that implements a connection pool of
Net::HTTP objects instead of a connection/thread. C/T is fine if
you're only using your http threads to make connections but if you
use them in child threads then I suspect you will have a thread memory
leak. Also, I want to ...
2020
2021
2022
2023
2024
2025