Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
== FEATURES/PROBLEMS: == SYNOPSIS: * gtdfiles --process C:\GTD * gtdfiles --simulate --process C:\GTD * gtdfiles --reset C:\GTD == REQUIREMENTS:
2021
2022
2023
2024
2025
2026
0.0
- Why? I was using RMagick and loving it, but it was eating up huge amounts of memory. A simple script like this... Magick::read("image.jpg") do |f| f.write("manipulated.jpg") end ...would use over 100 Megs of Ram. On my local machine this wasn't a problem, but on my hosting server the ruby ap...
2021
2022
2023
2024
2025
2026
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
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
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
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
== 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
0.0
hash-to-ostruct recursively transforms Hash to OpenStruct It supports: * hash of hashes * hash of arrays with hashes as elements
2021
2022
2023
2024
2025
2026
0.0
Takes a Hash and converts it into a Struct with each key as a property and each value converted into a native object if possible.
2021
2022
2023
2024
2025
2026