Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML. Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care of the marshalling and unmarshalling of mapped attributes so that developers can focus on building first-class Ruby clas...
2021
2022
2023
2024
2025
2026
0.0
A bunch of useful recipes to help deployment to Engine Yard slices
2021
2022
2023
2024
2025
2026
0.0
A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps.
2021
2022
2023
2024
2025
2026
0.0
A MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key.
2021
2022
2023
2024
2025
2026
0.0
An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts.
Designed to allow you to add persistent value storage to any Rails project in about 5 minutes.
...
2021
2022
2023
2024
2025
2026
0.0
An easy to use Key/Value store for any Ruby on Rails project. Like Memcache, only persistent. Stores config values & application wide state in the database in order to survive server restarts.
Designed to allow you to add persistent value storage to any Rails project in about 5 minutes.
Add...
2021
2022
2023
2024
2025
2026
0.0
A java like Enum class for ruby.
A while ago I was exploring Java, and came across the Enum class, which had
some interesting functionality, and I decided that I would like something like
it.
Conceptually if you just need a unique identifier you may be perfectly happy using a :symbol, and tha...
2021
2022
2023
2024
2025
2026
0.0
enumerabler enhances Enumerable with methods returning enumerator.
2021
2022
2023
2024
2025
2026
0.0
Ruby client library for Episodic's Platform REST API
For more information about Episodic's Platform API see {http://app.episodic.com/help/server_api}[http://app.episodic.com/help/server_api]
Rdocs are located at {http://episodic.github.com/episodic-platform-ruby/doc/index.html}[http://episodic....
2021
2022
2023
2024
2025
2026
0.0
erbextensions is a library that extends the Standard ERB library. One key functionality that it provides is a method for programatically processing a named erb file, which is very useful when including one erb document into another erb document.
2021
2022
2023
2024
2025
2026
0.0
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
2021
2022
2023
2024
2025
2026
0.0
production_log_analyzer provides three tools to analyze log files created by SyslogLogger. pl_analyze for getting daily reports, action_grep for pulling log lines for a single action and action_errors to summarize errors with counts.
2021
2022
2023
2024
2025
2026
0.0
Game built for Writing Games with Ruby presentation at RubyConf 2010.
2021
2022
2023
2024
2025
2026
0.0
Api wrapping Yahoo Boss search
2021
2022
2023
2024
2025
2026
0.0
The author was too lazy to write a description
2021
2022
2023
2024
2025
2026
0.0
Minimal, simple, DRY DSL for searching Elasticsearch.
Takes one shallow hash argument and translates it to an elaborate one passed
on to elasticsearch-api. The price: narrower options. The gain: succinctness.
For example, a root <tt>:range</tt> is always a boolean filter and always
...
2021
2022
2023
2024
2025
2026
0.0
See ESV API docs http://www.esvapi.org/
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
eventdb - event.db schema 'n' models for easy (re)use
2021
2022
2023
2024
2025
2026
0.0
Wraps rb_add_event_hook so you can write fast ruby event hook
processors w/o the speed penalty that comes with set_trace_func (sooo
sloooow!). Calls back into ruby so you don't have to write C.
% ruby demo.rb
# of iterations = 1000000
user system t...
2021
2022
2023
2024
2025
2026