Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
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
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
Client library for the Central Authentication Service (CAS) protocol.
2021
2022
2023
2024
2025
2026
0.0
Provides single sign-on authentication for web applications using the CAS protocol.
2021
2022
2023
2024
2025
2026
0.0
gutenberg - the printing press for books (reinvented in ruby)
2021
2022
2023
2024
2025
2026
0.0
a couple of utilities for www.goofymob.com
2021
2022
2023
2024
2025
2026
0.0
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
A gem providing HMAC based authentication for HTTP. This is the DNC Labs fork.
2021
2022
2023
2024
2025
2026
0.0
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
Rails scaffolding with Haml rather than ERB, and various other improvements.
2021
2022
2023
2024
2025
2026
0.0
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
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
Harker means Rails deployments via RubyGems--because a package manager is a terrible thing to waste.
2021
2022
2023
2024
2025
2026
0.0
A prototype-based date-select widget
2021
2022
2023
2024
2025
2026
0.0
This gem provides a Rails interface to the Amazon Simple Pay payment service.
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper around the Harvest API http://www.getharvest.com/api
2021
2022
2023
2024
2025
2026
0.0
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
This rubygem does not have a description or summary.
2021
2022
2023
2024
2025
2026
0.0
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
== 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