Project

Reverse Dependencies for hoe

The projects listed here declare hoe as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
The gem to ease of some git actions on multi-modules project with separate repository per module. Can be used to check status or existence of commits within modules not pushed yet, also to pull all repositories at once.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Ruby-based client for JasperServer. Allows for requesting and fetching reports using Ruby from a networked JasperServer over SOAP.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Low commit activity in last 3 years
gutenberg - the printing press for books (reinvented in ruby)
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
No release in over a year
hairsalon gem - make your own (pixel) punk hair style incl. mohawk, wild & crazy, short & long, and much more with your own hair colors incl white, silver, blonde, pink, purple, red and much more
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
A gem providing HMAC based authentication for HTTP. This is the DNC Labs fork.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Rails scaffolding with Haml and Formtastic rather than ERB, and various other improvements. Based the haml_scaffold by Norman Clarke.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Rails scaffolding with Haml rather than ERB, and various other improvements.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Easily check a domain's availability from the commandline. Usage: checkdomain domain [domain2 domain3 etc.] You can also use globs for more goodness and they will be expanded: checkdomain example.{com,org,net} This will result in checks for each of the following: * example.com * example.org *...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Have you ever needed to express your love every minute? If your beloved use computer you can install her this application that will articulate your feeling every now and then (even when you are absent). Makes your girlfriend or wife happy, so it makes you happy :). Based on http://homepage.mac.c...
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Harker means Rails deployments via RubyGems--because a package manager is a terrible thing to waste.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This gem provides a Rails interface to the Amazon Simple Pay payment service.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Ruby wrapper around the Harvest API http://www.getharvest.com/api
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
agnostic plugin for building pseudo random models. fork of dm-sweatshop by Ben Burkert <ben@benburkert.com>
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Parses a hash string of the format `'{ :a => "something" }'` into an actual ruby hash object `{ a: "something" }`. This is useful when you by mistake serialize hashes and save it in database column or a text file and you want to convert them back to hashes without the security issues of execut...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubygems' require 'hash_set_operators' {:controller => :user, :action => :edit} + {:action => :show, :id => 1} # => {:controller => :user, :action => :show, :id => 1} {:controller => :us...
2021
2022
2023
2024
2025
2026