Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
Creates a CSS DOM id from an ActiveRecord object.
2020
2021
2022
2023
2024
2025
0.0
Doodle is a gem for simplifying the definition of Ruby classes by making attributes and their properties more declarative. Doodle is eco-friendly: it does not globally modify Object, Class or Module.
2020
2021
2022
2023
2024
2025
0.0
A gem which returns the keywords related with your text. It's very relevant for webpages with articles, news, posts, and so on.
2020
2021
2022
2023
2024
2025
0.0
This is a cheap time tracking substitute for those of us who can't afford the extra cash (or believe all basecamp projects require time tracking) for Basecamp (http://www.basecamphq.com) plans with the time tracking feature. How it works: DoTime cheats by keeping track of the time worked on a t...
2020
2021
2022
2023
2024
2025
0.0
Show ruby available methods on objects and classes
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You can create graphs with a similar interface to Gruff, but offload the rendering to the browser! == FEATURES/PROBLEMS: * Needs more tests! == SYNOPSIS: An example in rails. Your controller: class GraphContr...
2020
2021
2022
2023
2024
2025
0.0
drbdump is a tcpdump-like tool for the dRuby protocol. It allows you to
inspect the message and analyze the messages sent between your DRb-using
processes.
2020
2021
2022
2023
2024
2025
0.0
Small script/plugin to run a DRb/IRB server inside of your Ruby
application, so you can poke around while it's running.
Original code from Charles Lowe [ruby-talk:250220], I just wrapped
up into a nice package, because I think this is a cool development and
debugging tool.
[ruby-talk:250220]: h...
2020
2021
2022
2023
2024
2025
0.0
DRbService is a framework we use at LAIKA for creating authenticated
SSL-encrypted DRb services that provide access to privileged operations
without the need to give shell access to everyone.
There are a few examples in the `examples/` directory of the gem, which
are stripped-down versions of th...
2020
2021
2022
2023
2024
2025
0.0
DRep is a simple data collector and report generator. It can collect data through a specific
data provider and generate a report by populating a specified template with the picked up data.
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
== DESCRIPTION: Need makes ruby relative requires just work. Simply need a file with a relative path and the file will always be required correctly, regardless of what file your application is being launched through. Typically, ruby projects would unshift lib onto $PATH or use the File.dirname(_...
2020
2021
2022
2023
2024
2025
0.0
Pipe lets you aggregate a bunch of RSS feeds based on filters. Tell pipe the url of the feed, and then give it a hash of xml tag names plus patterns those tags must fit. Use with sinatra, easy as pie.
2020
2021
2022
2023
2024
2025
0.0
drmap distributed Ruby blocks across processes
2020
2021
2022
2023
2024
2025
0.0
A secure non evaling end user template engine with aesthetic markup.
Liquid is a template engine which I wrote for very specific requirements.
* It has to have beautiful and simple markup.
Template engines which don't produce good looking markup are no fun to use.
* It needs to be non evali...
2020
2021
2022
2023
2024
2025
0.0
This gem provides a automated API for working with github.
2020
2021
2022
2023
2024
2025
0.0
I)ruidLib is a package of new classes and standard class extensions
that I personally find useful and hope that you do too.
2020
2021
2022
2023
2024
2025
0.0
$LOAD_PATH management, Rake tasks for deployment, Hiding and overwriting of Rake tasks
2020
2021
2022
2023
2024
2025
0.0
mobile_fu for Sinatra, sort of. Based on mobile_fu by Brendan G. Lim This is very alpha, enough to get me going...
2020
2021
2022
2023
2024
2025
0.0
Duby is a customizable programming language featuring static types, local type inference and a heavily Ruby-inspired syntax. Duby currently includes a typer/compiler backend for the JVM which can output either JVM bytecode or Java source files.
2020
2021
2022
2023
2024
2025