Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
prettytrace detects and omits repetition of backtrace, which makes backtrace shorter and smarter.
2021
2022
2023
2024
2025
2026
0.0
rirb (remote irb) allows you to attach a running ruby process and to observe/modify global states via an irb prompt.
2021
2022
2023
2024
2025
2026
0.0
simpletrace reduces backtrace by removing path of installed libraries.
2021
2022
2023
2024
2025
2026
0.0
ThreadFiber is an implementation of fiber using threads.
2021
2022
2023
2024
2025
2026
0.0
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
2021
2022
2023
2024
2025
2026
0.0
Bdoc is a simple replacement for gem server that doesn't require running a server and is much nicer to browse.
2021
2022
2023
2024
2025
2026
0.0
manman - Manifest Manager
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
DataMapper plugin which allows to add configuration to your models
2021
2022
2023
2024
2025
2026
0.0
Formatting engines support for DataMapper
2021
2022
2023
2024
2025
2026
0.0
markdown-service gem - markdown HTTP JSON API service
2021
2022
2023
2024
2025
2026
0.0
markdown-tools gem - markdown command line tools
2021
2022
2023
2024
2025
2026
0.0
MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the
{Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using
{savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP
API is necessary for using marketo-api-ruby, it is an explicit goal th...
2021
2022
2023
2024
2025
2026
0.0
simple markov chains
2021
2022
2023
2024
2025
2026
0.0
{Marlowe}[https://github.com/KineticCafe/marlowe] is a Rack middleware that
extracts or creates a request ID using a pre-defined header, permitting request
correlation across multiple services.
When using Rails, Marlowe automatically adds itself to the middleware before
<tt>Rails::Rack::Logger</...
2021
2022
2023
2024
2025
2026
0.0
Turn simple equations (a = b * c) into GraphViz dot files showing relationships, values, and units.
2021
2022
2023
2024
2025
2026
0.0
== 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] =...
2021
2022
2023
2024
2025
2026
0.0
The Lightweight Static Content framework
2021
2022
2023
2024
2025
2026
0.0
A simple resource observer designed to detect change over time.
2021
2022
2023
2024
2025
2026