Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
Unlike ordinary set(see Ruby documentation for "set" library), multiset can contain two or more same items.
Set[:a,:b,:c,:b,:b,:c] # => #<Set: {:b, :c, :a}>
Multiset[:a,:b,:c,:b,:b,:c] # => #<Multiset:#3 :b, #2 :c, #1 :a>
Multisets are typically used for counting elements an...
2021
2022
2023
2024
2025
2026
0.01
MundoPepino is a set of reusable step definitions to test Rails apps with Cucumber
2021
2022
2023
2024
2025
2026
0.01
Handy Conversion Sexagesimal (base 60) for Short URLs
Cuts out ambiguous characters like:
* l : lowercase l (looks like a 1 : one)
* I : capital I (looks like a 1 : one)
* O : capital O (looks like a 0 : zero)
Based on work done by Tantek Çelik : [http://tantek.pbworks.com/New_base_60](http...
2021
2022
2023
2024
2025
2026
0.01
Quickly bundle any Ruby libraries into a RubyGem and share it with the world, your colleagues, or perhaps just with yourself amongst your projects.
RubyGems are centrally stored, versioned, and support dependencies between other gems, so they are the ultimate way to bundle libraries, executables...
2021
2022
2023
2024
2025
2026
0.01
Quickly bundle any Ruby libraries into a RubyGem and share it with the world, your colleagues, or perhaps just with yourself amongst your projects.
RubyGems are centrally stored, versioned, and support dependencies between other gems, so they are the ultimate way to bundle libraries, executables...
2021
2022
2023
2024
2025
2026
0.01
nouns - generate your own 32×32 pixel avatar images (off-blockchain) from text attributes (via built-in spritesheet); incl. 2x/4x/8x zoom for bigger sizes and more
2021
2022
2023
2024
2025
2026
0.01
Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is my independent lexer fork of Rexical. Rexical was
in turn a fork of Rex. We've been unable to contact the author of rex
in order to take it over, fix it up, extend it, and relicense it to
MIT. So, Oedipus was w...
2021
2022
2023
2024
2025
2026
0.01
== DESCRIPTION:
ofx-parser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification.
== FEATURES/PROBLEMS:
* Reads OFX responses - i.e. those downloaded from financial institutions and
puts it into a usable object graph.
* Supports the 3 main message sets: banking, ...
2021
2022
2023
2024
2025
2026
0.01
Plugin for the omnifocus gem to provide synchronization with Redmine Issues.
This plugin uses the Redmine REST API. It must be enabled by an administrator
for the plugin to work.
The first time this runs it creates a yaml file in your home directory for
the configuration data.
* redmine_url...
2021
2022
2023
2024
2025
2026
0.01
originals - do-it-yourself (DIY) - yes, you can! - Factory of Modern Originals (FoMO) - fab(criate) your own unique (pixel) artworks w/ text attributes (via built-in spritesheets) incl. 2x/4x/8x zoom for bigger sizes and more
2021
2022
2023
2024
2025
2026
0.01
osx-plist is a Ruby library for manipulating Property Lists natively using the built-in support in OS X.
2021
2022
2023
2024
2025
2026
0.01
A Ruby wrapper around webkit2png.py to easily and programmatically
capture screenshots of websites, then crop and resize them. Mac OS X
only.
2021
2022
2023
2024
2025
2026
0.01
An opinionated set of capistrano recipes built on top of capistrano-extensions tailored for Phusion Passenger
2021
2022
2023
2024
2025
2026
0.01
Pasteboard wraps the OS X system pasteboard. Pasteboard allows you to add
and retrieve multiple items and multiple item flavors to the pasteboard unlike
+pbpaste+ and +pbcopy+ which only allow text.
2021
2022
2023
2024
2025
2026
0.01
[patir](http://patir.rubyforge.org) provides code to enable project automation tasks:
* A logging format for ruby's built-in Logger
* A command abstraction with a platform independent implementation for running shell commands and ruby code
* Command sequences using the same command abstractio...
2021
2022
2023
2024
2025
2026
0.01
Short String Compression for Ruby. RSmaz is a pure-Ruby port of the Smaz short string compression algorithm by Salvatore Sanfilippo and released as a C library at: http://github.com/antirez/smaz/tree/master I've done some initial cleanup of a pure Ruby->C port, but this is not yet complete. ...
2021
2022
2023
2024
2025
2026
0.01
A regression testing tool ensure that new problems and unexpected behaviors will not be introduced to PMD project after fixing an issue
and new rules work as expected.
== Features/Problems:
The diff report can be generated according to the base and patch branch of PMD
on a list of standard proj...
2021
2022
2023
2024
2025
2026
0.01
PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries.
2021
2022
2023
2024
2025
2026
0.01
This is an old, deprecated version of the Ruby PostgreSQL driver that hasn't
been maintained or supported since early 2008.
You should install/require 'pg' instead.
If you need the 'postgres' gem for legacy code that can't be converted, you can
still install it using an explicit version, like s...
2021
2022
2023
2024
2025
2026
0.01
A simple script to grab JSON from a URI and view it in a readable manner.
Also, diff the JSON result of two URIs.
2021
2022
2023
2024
2025
2026