Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
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...
2021
2022
2023
2024
2025
2026
0.0
A bluetooth library for ruby
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Bitmap generator (bitmap as in BMP image, not bitmap bitset)
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Provides default CRUD actions for a Rails controller.
2021
2022
2023
2024
2025
2026
0.0
bookman - yet another builder for books
2021
2022
2023
2024
2025
2026
0.0
Gem for building setting up and building books in multiple formats
2021
2022
2023
2024
2025
2026
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 ---------- | | ---------- | | | | | | | | | | | | | | | | ---------- | ...
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026
0.0
Implementation of fundamental types of neural networks which includes multilayer perceptron, Kohonen net and Hopfield net.
2021
2022
2023
2024
2025
2026
0.0
A fun utility to play with strings by converting them to leetspeak
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION MMS2R is a library that decodes the parts of an MMS message to disk while stripping out advertising injected by the mobile carriers. MMS messages are multipart email and the carriers often inject branding into these messages. Use MMS2R if you want to get at the real user gener...
2021
2022
2023
2024
2025
2026
0.0
RubyVor provides efficient computation of Voronoi diagrams and Delaunay triangulation for a set of Ruby points. It is intended to function as a complemenet to GeoRuby. These structures can be used to compute a nearest-neighbor graph for a set of points. This graph can in turn be used for proximit...
2021
2022
2023
2024
2025
2026
0.0
Automated Gem installation, activation, and much more! == FEATURES: GemInstaller provides automated installation, loading and activation of RubyGems. It uses a simple YAML config file to: * Automatically install the correct versions of all required gems wherever your app runs. * Automatically...
2021
2022
2023
2024
2025
2026
0.0
production_log_analyzer provides three tools to analyze log files created by SyslogLogger. pl_analyze for getting daily reports, action_grep for pulling log lines for a single action and action_errors to summarize errors with counts.
2021
2022
2023
2024
2025
2026
0.0
BrowserCuke is a layer of browser-based testing on top of Cucumber. It provides an intuitive way of
writing business-readable tests for your web applications, that use real web browsers to test. Your
test scripts can now be a way of communicating with your client how you have tested the applica...
2021
2022
2023
2024
2025
2026