Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
cook is a rake extension with:
1. configuration file,
1. the ability to retrieve passwords from encrypted configuration files,
1. the ability to create files using Erubis templates,
1. the ablity to interact with both local and remote shells.
Its main file is a traditional rake Rakefile, which ...
2021
2022
2023
2024
2025
2026
0.0
Some interesting extensions to your favorite ruby object types
2021
2022
2023
2024
2025
2026
0.0
As a huge fan of optparse due to its flexibility, self-documenting nature, and ease of use, I nevertheless found myself doing almost the exact same thing with it over and over again, and decided to write a thin wrapper around it to handle the common cases. Thus CoolOptions was born. CoolOptions i...
2021
2022
2023
2024
2025
2026
0.0
A small library for basic CouchDB document-based apps.
2021
2022
2023
2024
2025
2026
0.0
Diff/Merge utility to compare & synchronize two CouchDB databases
2021
2022
2023
2024
2025
2026
0.0
Fork of the country-select (version 1.1.1) gem by Michael Koziarski and James Dean Shepherd.
With mashup code from the iso-country-select (version 0.1.4) gem by Maurizio Casimirri.
2021
2022
2023
2024
2025
2026
0.0
Generators for c++ projects.
2021
2022
2023
2024
2025
2026
0.0
Subversion is optional, and it asks you if you'd like to use it. == SYNOPSIS: At the command line, type: creator That command will start the process. == TODO: Refactor the code base and add additional utility functions such as recursively removing subversion directories.
2021
2022
2023
2024
2025
2026
0.0
Croket for Ruby
2021
2022
2023
2024
2025
2026
0.0
== FEATURES: * Input your data as an array of hashes * Input a report layout, built using a Ruby DSL * Outputs ASCII pivot tables suitable for fast reports * Pretty fast: takes less than a second to process 1,000 records of data by a report with 100 rows and 10 columns. == SYNOPSIS: require 'r...
2021
2022
2023
2024
2025
2026
0.0
A client for Atlassian Crowd v1.1.0r2. Notes: WSDL stub generated with wsdl2ruby.rb --wsdl http://localhost:8095/crowd/services/SecurityServer?wsdl --type client == FEATURES: Methods exercised: * authenticatePrincipal * addPrincipal * findPrincipalByName * findPrincipalByToken * removeAttribu...
2021
2022
2023
2024
2025
2026
0.0
C, then D, C++, C# -- now C^2, simple C templates using Ruby.
Consider this to be a sort of carpenter's square. We call it C^2, or csquare. It's a simple tool for simple jobs.
This gem was developed for use in NMatrix (part of the SciRuby Project). We wanted to be able to write a single functio...
2021
2022
2023
2024
2025
2026
0.0
CAST parses C code into an abstract syntax tree (AST), lets you break it, then vomit it out as code. The parser does C99.
This fork supports Ruby 1.9.3, gemspec, and requires Hoe. The Rubyforge page above is documentation for the original version, but most things should be the same.
2021
2022
2023
2024
2025
2026
0.0
http://www.cmar.csiro.au/csquares/csq-faq.htm
2021
2022
2023
2024
2025
2026
0.0
A simple method to create an HTML calendar for a single month. Can be styled with CSS. Usable with Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
Fork of CSSPool. CSSPool is a CSS parser. CSSPool provides a SAC interface for parsing CSS as
well as a document oriented interface for parsing CSS.
2021
2022
2023
2024
2025
2026
0.0
csv11 - read / parse comma-separated values (csv); supports csv 1.1 incl. comments, named values, multi-line records, and more
2021
2022
2023
2024
2025
2026
0.0
http://github.com/sparkboxx/csv_importer
Ever needed to import csv files where every row needs to be converted into a model?
The CSV importer turns every row of a CSV file into an object. Each column is matched and tested against a given class.
You can provide a dictionary with translations bet...
2021
2022
2023
2024
2025
2026
0.0
csvrecord - read in comma-separated values (csv) records with typed structs / schemas
2021
2022
2023
2024
2025
2026
0.0
This is a packaged version of CSVScan, written by MoonWolf. If you can read Japanese, checkout README.ja for whatever he said.
On a 10,000 line file:
time cat example.csv | ruby fastercsv_benchmark.rb
real 0m8.804s
user 0m8.502s
sys 0m0.304s
time cat example.csv | ruby csv...
2021
2022
2023
2024
2025
2026