Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
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...
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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(_...
2019
2020
2021
2022
2023
2024
0.0
drmap distributed Ruby blocks across processes
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
This gem provides a automated API for working with github.
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
$LOAD_PATH management, Rake tasks for deployment, Hiding and overwriting of Rake tasks
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
durb is a smarter du(1). It's a CLI ruby utility which intelligently displays disk usage under a directory or filesystem. durb hides unimportant directories to make it easier to find out where all your disk-space has gone.
2019
2020
2021
2022
2023
2024
0.0
* RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc].
* Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave]
* Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub
* Please direct any questions at the {mailing list}[...
2019
2020
2021
2022
2023
2024
0.0
Creates fake Dutch names and addresses
2019
2020
2021
2022
2023
2024
0.0
A little markup validator.
2019
2020
2021
2022
2023
2024
0.0
DataMapper plugin for counter caches ala ActiveRecord. Original idea and implementation by Saimon Moore (daimonmoore [a] gmail [d] com)
2019
2020
2021
2022
2023
2024
0.0
EAAL (Eve API Access Layer) is a ruby library for accessing data of the API of
the game Eve Online
2019
2020
2021
2022
2023
2024
0.0
EarthTools.org Web Services Library
2019
2020
2021
2022
2023
2024
0.0
Earworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: * Identifies mp3, ogg, and wav files. == SYNOPSIS: Identify an unknown audio file: ew = Earworm::Client.new('MY Music DNS Key') info = ew.identify(:file => '/home/aaron/unknown.wav') puts "#{info.arti...
2019
2020
2021
2022
2023
2024