Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
A Ruby client library for accessing CloudKit using Ruby objects.
2020
2021
2022
2023
2024
2025
0.01
Like Memoize, but designed for mutable and parametizable objects
Use when:
1. You have one expensive method (\compute) which set many internal
variables. So, is preferable lazy evaluation of these dependent variables.
2. The expensive operation depends on one or more parameters
3. Changes on...
2020
2021
2022
2023
2024
2025
0.01
== DESCRIPTION: Provides an interface to the Google Static Maps API. Original Version from John Wulff, modified by Daniel Mattes
== FEATURES/PROBLEMS: * Provides an interface to the Google Static Maps API.
2020
2021
2022
2023
2024
2025
0.01
DataMapper plugin for for counter caches ala ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A gem providing HMAC based authentication for HTTP. This is the DNC Labs fork.
2020
2021
2022
2023
2024
2025
0.01
drjekyll - the missing static site theme package manager
2020
2021
2022
2023
2024
2025
0.01
EndlessRuby は Ruby を end なしで代わりにインデントで書けるプリプロセッサまたはコンパイラです。
* EndlessRuby で書かれたソースコードを Ruby プログラムから require
* EndlessRuby で書かれたソースコードを ピュア Ruby にコンパイル
ができます。
基本的にRubyの構文からendを取り除いただけで書けます。endを取り除かなくても実行可能です。
EndlessRubyの独自な拡張的な構文はありません。
ただ行単位で処理しているので def method; a; end みたいな書式できません。
2020
2021
2022
2023
2024
2025
0.01
A java like Enum class for ruby.
A while ago I was exploring Java, and came across the Enum class, which had
some interesting functionality, and I decided that I would like something like
it.
Conceptually if you just need a unique identifier you may be perfectly happy using a :symbol, and tha...
2020
2021
2022
2023
2024
2025
0.01
ethscribe - inscription / inscribe (ethscription calldata) api wrapper & helpers for Ethereum & co.
2020
2021
2022
2023
2024
2025
0.01
Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are:
* Idiomatic Ruby
* No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem)
*...
2020
2021
2022
2023
2024
2025
0.01
facetq - "stand-alone" facet (activerecord) models for easy (re)use for sql database queries and more
2020
2021
2022
2023
2024
2025
0.01
feedfilter - feed filter and rules for easy (re)use
2020
2021
2022
2023
2024
2025
0.01
fetcher - Fetch Text Documents or Binary Blobs via HTTP, HTTPS
2020
2021
2022
2023
2024
2025
0.01
Ruby wrapper for the Shoeboxed API.
2020
2021
2022
2023
2024
2025
0.01
flowfile - read in / parse (work)flow definitions with steps, actions, and more
2020
2021
2022
2023
2024
2025
0.01
flying_robot takes a standard Ruby Arduino Development (RAD) project, and turns it into a Unmanned Aerial Vehicle (UAV)
2020
2021
2022
2023
2024
2025
0.01
forkify.rb makes it easy to process a bunch of data using 'n'
worker processes. It is based off of forkoff and threadify by Ara Howard.
It aims to be safe to use on Ruby 1.8.6+ and Ruby 1.9.1+
2020
2021
2022
2023
2024
2025
0.01
funit is a unit testing framework for Fortran.
Unit tests are written as Fortran fragments that use a small
set of testing-specific keywords and functions. funit transforms
these fragments into valid Fortran code, compiles, links, and
runs them against the code under test.
funit is
{opinionate...
2020
2021
2022
2023
2024
2025
0.01
## DESCRIPTION
This gem provides setup, scaffolding and maintenance functions for [gaudi](http://github.com/damphyr/gaudi) installations.
## USAGE
To create a directory structure for a Gaudi based project:
```bash
gaudi -s project/root
```
2020
2021
2022
2023
2024
2025
0.01
A Ruby GEDCOM text file parser and producer, that produces a tree of objects from each of the
GEDCOM file types and subtypes. Understands the full GEDCOM 5.5 grammar, and will handle
unknown tags hierarchies as a Note class.
2020
2021
2022
2023
2024
2025