Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
A stupid simple wrapper for environment variables.
This doesn't deserve to be released as a gem, but I'm using it in two
different projects. Seriously, go find a real configuration library
and use it instead.
2019
2020
2021
2022
2023
2024
0.01
Contextually is a gem for running Rails controller tests under different user contexts in a convenient way. So you can test your authorization without much effort.
2019
2020
2021
2022
2023
2024
0.01
coolcats - generate your own 24×24 pixel cat images (off-blockchain) from text attributes (via built-in spritesheet); incl. 2x/4x/8x zoom for bigger sizes and more
2019
2020
2021
2022
2023
2024
0.01
Generate a 4 word password from words of size 3-8 characters, with
frequencies in the 30th-60th percentile. This range gives a nice set
of uncommon but not completely alien words.
$ chbs generate --verbose -W 3..8 -P 30..60
Corpus size: 6396 candidate words of 33075 total
Entropy: 48...
2019
2020
2021
2022
2023
2024
0.01
csvhuman - read tabular data in the CSV Humanitarian eXchange Language (HXL) format, that is, comma-separated values (CSV) line-by-line records with a hashtag (meta data) line using the Humanitarian eXchange Language (HXL) rules
2019
2020
2021
2022
2023
2024
0.01
csvjson - read tabular data in the CSV <3 JSON format, that is, comma-separated values CSV (line-by-line) records with javascript object notation (JSON) encoding rules
2019
2020
2021
2022
2023
2024
0.01
csvrecord - read in comma-separated values (csv) records with typed structs / schemas
2019
2020
2021
2022
2023
2024
0.01
csvutils - tools 'n' scripts for working with comma-separated values (csv) datafiles - the world's most popular tabular data interchange format in text
2019
2020
2021
2022
2023
2024
0.01
csvyaml - read tabular data in the CSV <3 YAML format, that is, comma-separated values CSV (line-by-line) records with yaml ain't markup language (YAML) encoding rules
2019
2020
2021
2022
2023
2024
0.01
cyberpunks - generate your own cyberpunk (blade runner) sci-fi 32×32 pixel avatar images (off-blockchain) from text attributes (via built-in spritesheet); incl. 2x/4x/8x zoom for bigger sizes and more
2019
2020
2021
2022
2023
2024
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+
2019
2020
2021
2022
2023
2024
0.01
Dang is a Ruby templating language.
It uses angle brackets and CSS syntax.
Somewhere between ERB and Haml.
2019
2020
2021
2022
2023
2024
0.01
Realtime communications network framework for Ruby and Flash on Rails.
2019
2020
2021
2022
2023
2024
0.01
datauris gem - DataUri helpers to parse (decode) and build (encode) data uris incl. (strict) base64-encoded/decoded images and more
2019
2020
2021
2022
2023
2024
0.01
A ruby API for interacting with Biomart services.
2019
2020
2021
2022
2023
2024
0.01
Plugin to allow debride to parse Haml files.
2019
2020
2021
2022
2023
2024
0.01
Python style decorators for Ruby, some common decorators like
private_method are provided out of the box.
Decorators that come with the decorate library:
* Decorate::PrivateMethod
* Decorate::ProtectedMethod
* Decorate::PublicMethod
* Decorate::ModuleMethod
* Decorate::Memoize
Helpers to creat...
2019
2020
2021
2022
2023
2024
0.01
A Ruby client library for accessing CloudKit using Ruby objects.
2019
2020
2021
2022
2023
2024
0.01
Features:
* Dynamic, framework-neutral, client-friendly <code>ResourceTemplate</code> metadata describing the path/URI structures of your whole site or of specific resources
* A link header-based discovery protocol, enabling clients to find <code>ResourceTemplate</code> metadata from the resource...
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024