Project

Reverse Dependencies for hoe

The projects listed here declare hoe as a runtime or development dependency

0.0
Repository is gone
No release in over 3 years
R'epertoire is a Ruby library for quickly checking-out and updating code-bases from various SCMs. R'epertoire currently supports Subversion, Git, Mercurial and even RSync.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Real Estate Price change module for the Netherlands. In the Netherlands, one of the ways to index rent prices is to multiply the price with the Dutch Bureau of Statistics' (CBS, http://www.cbs.nl/) Consumer Price Index (CPI). The CPI is a float number larger than 1.0 that indicates the multipli...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
There is tool for extracting vector graphic resources to Android and iOS app
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
restarts.rb implements a new method Kernel#raise_condition which is similar to Kernel#raise for throwing exceptions, with the added feature of adding "restarts" next to the place where the exception is thrown so that they can be invoked from the exception handler somewhere higher up in ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
This gem circumvents the "dynamic module include" (aka "double inclusion") problem, which is the fact that M.module_eval { include N } does not make the methods of module N available to modules and classes which had included module M beforehand, only to the ones that include it thereafter. This b...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
return_bang implements non-local exits for methods. As a bonus, you also get exception handling that ignores standard Ruby's inflexible begin; rescue; ensure; end syntax. Use return_bang to exit back to a processing loop from deeply nested code, or just to confound your enemies *and* your frien...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
reverse-require allows one to require files that ends with a specified path from other RubyGems. For instance, if one wanted to require the file 'mylibrary/extensions.rb' from all RubyGems: require 'reverse_require' require_all 'mylibrary/extensions' # => true One can also require 'mylibra...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
reverse_require requires specific files from the gems which depend on a certain RubyGem and contain the specified path. Using reverse_require one can allow others to easily extend the functionality of a RubyGem. Simply add reverse_require into the code of your RubyGem: reverse_require 'my_gem', ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. XML is like violence - if it doesn’t solve your problems, you are not using enough of it.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
rFeedFinder uses RSS autodiscovery, Atom autodiscovery, spidering, URL correction, and Web service queries -- whatever it takes -- to find the feed.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Feed parser to read feed and return first posts of this feed. Special parsing from sources like Flickr, Jumcut, Google video, ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
== FEATURES/PROBLEMS: - Simulate limit games of 2 to 11 players - Provide custom AI players to test out ideas - Track totals for each player to use with AI fitness evaluation == SYNOPSIS: # run a sample game, 5/10 limit, 10 players require 'rubygems' require 'rholdem'
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Simplest Ruby binding for Hunspell spelling checking library
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Riaktor is a Ruby client and object mapper for Riak (http://riak.basho.com/). It's brand new and probably has bugs, but feel free to try it out.
2021
2022
2023
2024
2025
2026