Project

Reverse Dependencies for hoe

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

0.0
No commit activity in last 3 years
No release in over 3 years
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. As an example: def conditional1(arg1) if arg1 == 0 then return 1 end return 0 end b...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
This gem can generate a scaffold flex application based on PureMVC Multicore using the pipes utility abstracted by the fabrication framework. The initial application will be generated based on custom project name, title, src folder and package. Plus will include two modules: an authentication mod...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are: * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) *...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are: * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) *...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are: * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) *...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Facebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://wiki.developers.facebook.com/index.php/API]. Its goals are: * Idiomatic Ruby * No dependencies outside of the Ruby standard library (This is true with Rails 2.1. Previous Rails versions require the JSON gem) *...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
A scraper to backup your facebook account (albums, photos, notes, users, video). Why a scraper instead of using facebook apps? Logging in as a user gives you access to more data and it's harder to block.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
http://www.factorylabs.com/images/cargo.png Cargo is a set of tools to help streamline using git and Pivotal Tracker for agile development. Starting a story creates a new branch and finishing a story merges the branch back into master. This can be done either with browser integration or a set ...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
FactoryLoader is intended to help scale object creation with less pain and less refactoring. Public git repository: git://github.com/zdennis/factory_loader.git
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
== FEATURES/PROBLEMS: * Pretty simple == SYNOPSIS: you = Faded::Person.new(:male, 175) you.drink("30 minutes ago", :manhattan) you.bac => 0.023 you.bac("15 minutes ago") => 0.017 == REQUIREMENTS:
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
FailFast is a collection of assertion methods intended for lightweight contract checking.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Perform fancy requiring by adding a custom object to the load path. This allows you to escape the harsh strictures directory-based lookup provided by $LOAD_PATH.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
FAP is a ruby gem build on top of the excellent Nokogiri, to turn boring XML, or HTML documents into yummy ruby objects. Right now, it only support using Nokogiri's XPath selectors, and simple "relations" between a document nodes, though this will hopefully get better. FAP's ideas are loosely c...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
fast_forward is a small library designed to do two things: * Allow easy delegation of all missing methods to an accessor/instance variable * Generate methods on-the-fly after first invocation of a delegated method to eliminate the need to search the object's ancestors and use method_missing on s...
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Script to import mysqldumps (<table_name>.txt files created with option -T) with "disabled" keys (like DISABLE KEYS for MyISAM Tables)
2019
2020
2021
2022
2023
2024