Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
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
0.0
Ruby wrapper around Viddler.com API.
2021
2022
2023
2024
2025
2026
0.0
Wrapper around Gibbon gem for Mailchimp
2021
2022
2023
2024
2025
2026
0.0
Paperclip-Azure is a [Paperclip](https://github.com/thoughtbot/paperclip) storage driver for storing files in a Microsoft Azure Blob. This is a friendly fork of the [original gem](https://github.com/supportify/paperclip-azure); it incorporates bugfixes that haven't yet been incldued in point rele...
2021
2022
2023
2024
2025
2026
0.0
Monkeypatches Ruby's Array Class to add "sum" and "mean" methods.
2021
2022
2023
2024
2025
2026
0.0
This command line utility simulates n number of personal challenge combats in the PBM game Ware in Middle Earth.
2021
2022
2023
2024
2025
2026
0.0
A gem which uses the `mechanize` gem to make it easier to execute remote requests that require an authenticated session.
It allows the programmer to provide a `:login` action callback which is executed whenever mechanized_session determines that the
session has gone bad or authentication is requi...
2021
2022
2023
2024
2025
2026
0.0
MemCacheFragmentStore correctly handles errors and reuses the CACHE object rather than creating new clients.
2021
2022
2023
2024
2025
2026
0.0
MemModel persists Ruby objects using MagLev as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. If MemModel is used in non-MagLev platforms, objects will be persisted to in-memory sets.
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * Memoization - http://en.wikipedia.org/wiki/Memoization == SYNOPSIS: == REQUIREMENTS: None
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: Stops spam with a math test == FEATURES/PROBLEMS: stops spam by adding a simple math questions to a form
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: Filters from your choice of Markdown, Textile or Plain HTML into HTML and gives appropriate markup for syntax highlighting on code. == FEATURES/PROBLEMS: * Formats Textile or Markdown * Applies markup to code for syntax highlighting. * requires a filter(string) column
2021
2022
2023
2024
2025
2026