Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
SSH provides a simple streaming ssh command runner. That's it.
This is a one trick pony.
ssh = SSH.new "example.com", "/var/log"
puts ssh.run "ls"
SSH was extracted from rake-remote_task which was extracted from vlad.
2021
2022
2023
2024
2025
2026
0.01
Stropheruby is a ruby bindings for Strophe, a C library for writing XMPP clients.
2021
2022
2023
2024
2025
2026
0.01
Calculate the time of sunrise and sunset for location on a specific date.
2021
2022
2023
2024
2025
2026
0.01
Ruby Gem for interacting with Digium's Switchvox PBX via JSON.
There wasn't a gem out there, so I wrote one.
2021
2022
2023
2024
2025
2026
0.01
tabreader - read in tabular datafiles in text in the tabular (TAB) format
2021
2022
2023
2024
2025
2026
0.01
Sass color scheme generator
2021
2022
2023
2024
2025
2026
0.01
textutils - Text Filters, Helpers, Readers and More
2021
2022
2023
2024
2025
2026
0.01
Simple job queue system based on mongodb
2021
2022
2023
2024
2025
2026
0.01
Ruby SDK for TuneCore web services
2021
2022
2023
2024
2025
2026
0.01
typesig - type signatures - annotate your code with type signatures
2021
2022
2023
2024
2025
2026
0.01
typesigs - let's collect type signatures - annotate your code with type signatures
2021
2022
2023
2024
2025
2026
0.01
uniswap - core uniswap v2 (dumb) contracts for ruby (rubidity) for layer 1 (l1) with "off-chain" indexer
2021
2022
2023
2024
2025
2026
0.01
units-money - units of (crypto) money (in integer) incl. ether / eth (finney, szabo, shannon, lovelace, babbage, wei), bitcoin / btc (satoshi), sol (terra, luna) and more
2021
2022
2023
2024
2025
2026
0.01
units-time - units of time (in epoch time) incl. seconds, minutes, hours, days, weeks, fortnights, years and more
2021
2022
2023
2024
2025
2026
0.01
universum - next generation ethereum 2.0 world computer runtime; run contract scripts / transactions in plain vanilla / standard ruby on the blockchain; update the (contract-protected / isolated) world states with plain vanilla / standard SQL
2021
2022
2023
2024
2025
2026
0.01
Urban is a command line utility with an API to query definitions from Urban
Dictionary.
2021
2022
2023
2024
2025
2026
0.01
Unified interface to command-line, environment, and configuration files.
2021
2022
2023
2024
2025
2026
0.01
A plugin to allow vagrant to recognize instances of QNX Neutrino RTOS.
Guest capabilities are limited to what I can find from other providers and map to QNX.
Currently:
* halt
* change_hostname
2021
2022
2023
2024
2025
2026
0.01
This gem allows similar ActiveRecord validates_* commands to be grouped together in blocks and pruned of repeated parameters.
How often have you had a block of validation commands in an ActiveRecord object that are repeated, especially :id or :unless options? Does this look familiar?
validat...
2021
2022
2023
2024
2025
2026
0.01
Scan a set of pathnames for file changes according to check sums.
Occasionally useful when you need act when some set of files changes.
2021
2022
2023
2024
2025
2026