Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.03
This rubygem does not have a description or summary.
2020
2021
2022
2023
2024
2025
0.03
Currency models currencies, monetary values, foreign exchanges rates. Pulls live and historical rates from http://xe.com/, http://newyorkfed.org/, http://thefinancials.com/. Can store/retrieve historical rate data from database using ActiveRecord. Can store/retrieve Money values using ActiveRec...
2020
2021
2022
2023
2024
2025
0.03
A browser environment for javascript interpreters.
This is a fork of the env.js project (http://github.com/thatcher/env-js/). See that link for env.js details.
This fork is based on the Johnson Ruby gem
(http://github.com/jbarnette/johnson).
2020
2021
2022
2023
2024
2025
0.03
Common refactorings for Ruby code, written in Ruby. This project aims to be integrated with several editors (mainly TextMate), to provide simple refactorings, such as: * extract method * extract Class * extract Module * rename using ack * move using ack
2020
2021
2022
2023
2024
2025
0.03
Experimental library for working with GoogleCheckout. Currently in use for payment at http://peepcode.com.
2020
2021
2022
2023
2024
2025
0.03
Gx is 3 git related tools: gx-update, gx-publish, and gx-pull-check
gx-update is a replacement for 'git pull' that includes an integrated
conflict resolver.
gx-pull-check integrates with github to provide the ability to test a
pull requests against your tests.
2020
2021
2022
2023
2024
2025
0.03
NameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for
converting strings to be properly cased. This is good for converting
denormalized data to human friendly data.
2020
2021
2022
2023
2024
2025
0.03
ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby's arrays, strings, symbols, and
integers.
As an example:
def conditional1(arg1)
if arg1 == 0 then
return 1
e...
2020
2021
2022
2023
2024
2025
0.03
Super cool PDF templates using iText's PdfStamper. == CAVEAT: Anything super cool must have a caveat. You have to use JRuby or RJB. Plus you can only use Adobe LiveCycle Designer to create the templates. == EXAMPLE: pdf = PDF::Stamper.new("my_template.pdf") pdf.text :first_name, &quo...
2020
2021
2022
2023
2024
2025
0.03
This module allows Ruby programs to interface with "RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)".
2020
2021
2022
2023
2024
2025
0.03
A ruby gem to write server that sends and recives IM messages
2020
2021
2022
2023
2024
2025
0.03
A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl
allows you to perform Growl notifications from machines without growl
installed (for example, non-OSX machines).
What is growl? Growl is a really cool "global notification system originally
for Mac OS X".
You can receive ...
2020
2021
2022
2023
2024
2025
0.03
A set of bindings between Ruby and Mapnik. Supports many of the common uses for
Mapnik, and one day, might support all of them. Rendering is available using
the standard AGG library, or additionally via Cairo, if the rcairo gem is
installed and Mapnik has been compiled with Cairo support.
2020
2021
2022
2023
2024
2025
0.03
A lightweight singleton library for your Active Record models. It just makes sense to store mutable, site-wide, admin-level settings in the database. Right? A key-value table may be more flexible, but maybe we don't want to be flexible! If you truly want that flexibility: http://github.com/step...
2020
2021
2022
2023
2024
2025
0.03
Templater has the ability to both copy files from A to B and also to render templates using ERB. Templater consists of four parts:
- Actions (File copying routines, templates generation and directories creation routines).
- Generators (set of rules).
- Manifolds (generator suites).
- The command...
2020
2021
2022
2023
2024
2025
0.03
extensible open source social network platform
2020
2021
2022
2023
2024
2025
0.03
Tusk is a minimal pub / sub system with multiple observer strategies.
Tusk builds upon the Observer API from stdlib in order to provide a mostly
consistent API for building cross thread or process pub / sub systems.
Currently, Tusk supports Redis and PostgreSQL as message bus back ends.
2020
2021
2022
2023
2024
2025
0.03
UART is a simple wrapper around the ruby-termios gem that gives you an easy
interface for setting up a UART or serial connection. This gem is written in
pure Ruby. This gem relies on ruby-termios to provide bindings to the termios
system call, but uses those bindings to set up a serial connecti...
2020
2021
2022
2023
2024
2025
0.03
Vlad plugin for Git support. This was previously part of Vlad, but all
modules outside the core recipe have been extracted.
2020
2021
2022
2023
2024
2025
0.03
Win32::Console allows controling the windows command line terminal
thru an OO-interface. This allows you to query the terminal (find
its size, characters, attributes, etc). The interface and functionality
should be identical to Perl's counterpart.
A port of Perl's Win32::Console and Win32::Conso...
2020
2021
2022
2023
2024
2025