Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
Klomp is a simple [Stomp] messaging client that keeps your sanity intact.
The purpose of Klomp is to be the simplest possible Stomp client. No in-memory
buffering of outgoing messages, no fanout subscriptions in-process, no
transactions, no complicated messaging patterns. Code simple enough so that when
something goes wrong, the problem is obvious.
[Stomp]: http://stomp.github.com/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Kronk is a command line swiss-army-knife for HTTP services.
With Kronk, you easily parse and segregate data, run diffs between
the parsed data from different queries, and easily replay logs and loadtest
your HTTP applications.
Kronk was made possible by the sponsoring of YP.com.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
This package is a library of methods that perform log rotation on files and
directories. The log rotate methods allow the caller to specify options (via
parameters) such as how many rotated files to keep, what type of
extension to place on the rotated file (date or a simple count), and
whether to zip the rotated files. Live log files (currently being
written to by a live process) can be rotated as well. The post_rotate
option is useful in that context, as it can be used to send a HUP
signal to notify the live process to reopen its log file.
This package was inspired by the need to have a library version of the
unix logrotate tool. The unix logrotate tool requires the user to
specify options in a config file, and is usually invoked through cron.
Directories can be rotated with this library. However, the gzip option
does not work with directories. In this case, please zip/tar the directory
in question before invoking this library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Another Logger
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
Another Logger - Addon for Database Support (LogDb, Log Model etc.)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Find where you are with CoreLocation!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
A simple read-only interface to Solr, built on Sunspot.
Lunr makes it easy to query and create objects from a Sunspot-managed
Solr index without requiring all the knowledge, code, and data used to
build the index in the first place. If you have complex indexes with a
stored fields and need to search / access those fields without access
to the original data store, Lunr might be what you're looking for.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
CSSPool is a CSS parser. CSSPool provides a SAC interface for parsing CSS as
well as a document oriented interface for parsing CSS.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Mainline is a rails plugin which exposes your rails app via webrick to allow
testing with browser automators such as Selenium or Watir. Mainline allows
your rails actions to run in the same transaction as your unit tests so you
can use fixtures, factories, or whatever.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
rirb (remote irb) allows you to attach a running ruby process and to observe/modify global states via an irb prompt.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
MarketoAPI (marketo-api-ruby) provides a native Ruby interface to the
{Marketo SOAP API}[http://developers.marketo.com/documentation/soap/], using
{savon}[https://github.com/savonrb/savon]. While understanding the Marketo SOAP
API is necessary for using marketo-api-ruby, it is an explicit goal that
working with MarketoAPI not feel like working with a hinky Java port.
This is release 0.9.1, targeting Marketo API version
{2.3}[http://app.marketo.com/soap/mktows/2_3?WSDL], fixing a +syncLead+ problem
where +Id+, +Email+, and +ForeignSysPersonId+ are inconsistent with other
+syncLead+ parameters. This fixes an issue with Marketo campaign methods.
Please note that Ruby 1.9.2 is not officially supported, but MarketoAPI will
install on any version of Ruby 1.9.2 or later.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
{Marlowe}[https://github.com/KineticCafe/marlowe] is a Rack middleware that
extracts or creates a request ID using a pre-defined header, permitting request
correlation across multiple services.
When using Rails, Marlowe automatically adds itself to the middleware before
<tt>Rails::Rack::Logger</tt>.
As of Marlowe 3.0, a Faraday middleware is provided (<tt>require 'marlowe/faraday'</tt>).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Tools to inspect and analyze Ruby's Marshal serialization format. Supports
the Marshal 4.8 format which is emitted by ruby 1.8 through 2.x.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
McBean can convert documents from one format to another. McBean currently supports:
* HTML
* Markdown (a subset)
* Textile (a subset)
* Creole (a subset)
with the help of Loofah, Nokogiri, RDiscount, RedCloth and Creole.
"You can't teach a Sneetch." -- Sylvester McMonkey McBean
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
Inspect and process video or audio files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
michelson - test simulator / runtime for type-safe 'n' functional (crypto) contracts
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.01
A simple wrapper for Bing's ngram API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
Ruby's contemporary test coverage tools all lie, exaggerating coverage
through false-positives and creating a false sense of security;
minitest-coverage tries to address this.
Coverage Analysis Tools rely on tracing facilities built into ruby’s
VM. You run your tests, and collect data. Seems simple, but that’s a
very flawed approach that buffers your coverage numbers up falsely.
I’ve witnessed false coverage by as much as 60%, but it could be even
worse. Worse, the tracing facilities currently make it impossible to
get truly accurate numbers. Even so, they can be improved to be much
more accurate.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
This is a stupid simple example of how easy it is to make a minitest
plugin that does something useful. In this case it wraps assert so
that failed assertions will drop into the ruby debugger.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.01
minitest/excludes.rb extends Minitest::Test to provide a
clean API for excluding certain tests you don't want to run under
certain conditions.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity