Project

Reverse Dependencies for hoe

The projects listed here declare hoe as a runtime or development dependency

0.0
Repository is gone
No release in over 3 years
Using Mad Mimi on rails 3, rails 2 and from commandline. All of the elegant portions of the code are based on the original http://github.com/redsquirrel/mad_mimi_mailer by ethangunderson. All of the terrible stuff is by me. Apologies for taking an elegant solution and just crafting something th...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A ruby-friendly interface to the Majestic SEO API.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Implement orderable trees in ActiveRecord using the nested set model, with multiple roots and scoping, and most importantly user-defined ordering of subtrees. Fetches preordered trees in one go, updates are write-heavy. This is a substantially butchered-up version/offspring of acts_as_threaded. ...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
make/rake/work/well provides two simple modifications to rake that make working with file tasks cleaner, easier, and faster.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
An implementation of dynamic-wind for ruby's continuation. See R6RS 11.15 Control features for detail. http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_764
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
prettytrace detects and omits repetition of backtrace, which makes backtrace shorter and smarter.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
simpletrace reduces backtrace by removing path of installed libraries.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
ThreadFiber is an implementation of fiber using threads.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Expat (XML Parser Toolkit) Module for Ruby This is a module to access to James Clark's XML Parser Toolkit "expat" (http://www.jclark.com/xml/expat.html) from Ruby. This is a modified version of xmlparser: - works on Ruby 1.9 - depends on hoe instead of mkrf
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Bdoc is a simple replacement for gem server that doesn't require running a server and is much nicer to browse.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
This gem provides access to the MapTP web services. In order to use them, you need your MapTP credentials aka your Map24 id. For more information head over to http://www.nn4d.com You should consider that this client solely works with WGS´84 coordinates in the Decimal Degrees format. Usually Ma...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Custom Extensions for Watir, Firewatir. Acceptance Test Helper based on semantic page objects modeling customer's domain language It helps you write human readable and machine executable browser tests. Isolates GUI from Tests. The Human Readable part helps you create interfaces to elements on th...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
DataMapper plugin which allows to add configuration to your models
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
markdown-service gem - markdown HTTP JSON API service
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
markdown-tools gem - markdown command line tools
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Turn simple equations (a = b * c) into GraphViz dot files showing relationships, values, and units.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
== USAGE: require 'matlab' engine = Matlab::Engine.new engine.put_variable "x", 123.456 engine.put_variable "y", 789.101112 engine.eval "z = x * y" engine.get_variable "z" matrix = Matlab::Matrix.new(20, 400) 20.times { |m| 400.times { |n| matrix[m, n] =...
2019
2020
2021
2022
2023
2024