Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.0
#### MultiRails by Relevance, http://thinkrelevance.com Rob Sanheim - MultiRails lead MultiRails lets you test your Rails plugin or app against many versions of Rails in one sweep. #### DESCRIPTION: MultiRails allows easy testing against multiple versions of Rails for your Rails specific gem o...
2020
2021
2022
2023
2024
2025
0.0
MultiRails was initially developed by members of Relevance while developing Streamlined against edge Rails. To see how Streamlined uses MultiRails, go to http://streamlinedframework.org. == FEATURES/PROBLEMS: * easily test plugins/extensions to Rails using a one line require from your test_he...
2020
2021
2022
2023
2024
2025
0.0
A simple pagination plugin for DataMapper
2020
2021
2022
2023
2024
2025
0.0
A simple wrapper for dbi that provides two simple functions dbconnect(profile) and query(sql),
along with auth profiles via a configuration file.
2020
2021
2022
2023
2024
2025
0.0
This is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to
work, so I wrote this one. I'm using it to communicate with my keyboard, so
it really only supports enough of the HIDAPI to do that.
2020
2021
2022
2023
2024
2025
0.0
Adds migration helpers to allow for postgres-specific stuff like real constraints
2020
2021
2022
2023
2024
2025
0.0
* my project demo
2020
2021
2022
2023
2024
2025
0.0
== FEATURES/PROBLEMS: Sometimes it can be slow == SYNOPSIS: Credentials credentials = { :username => 'email@address.com', :password => 'SuperSecretPassword' }
2020
2021
2022
2023
2024
2025
0.0
MySpaceID lets your users log on using their MySpace account info, after which their MySpaceID data becomes available; that is, your web servers will be able to communicate with our web servers and request user data. This SDK project contains examples of the base API code necessary to make signe...
2020
2021
2022
2023
2024
2025
0.0
This extension to the MysqlAdapter in ActiveRecord enables bulk updates to schema definitions.
Pr. default when calling connection#add_column the change will be executed a once, but Mysql
allows for multiple changes to be executed in one SQL statement (http://dev.mysql.com/doc/refman/5.1/en/alte...
2020
2021
2022
2023
2024
2025
0.0
Something summary
2020
2021
2022
2023
2024
2025
0.0
Updated for Ruby 2.X
This is a packaged version of CSVScan, written by MoonWolf. If you can read Japanese, checkout README.ja for whatever he said.
On a 10,000 line file:
time cat example.csv | ruby fastercsv_benchmark.rb
real 0m8.804s
user 0m8.502s
sys 0m0.304s
time cat...
2020
2021
2022
2023
2024
2025
0.0
SEO friendly permalinks for your Active Record models
2020
2021
2022
2023
2024
2025
0.0
Batch edit passwords for domains managed at
[http://access.enom.com](http://access.enom.com)
2020
2021
2022
2023
2024
2025
0.0
Provides the ActiveRecord helper method <tt>named_scope_for_time_attr</tt>. Given the name of a time attribute of an ActiveRecord model (e.g. <tt>created_at</tt> of <tt>Claim</tt>) it defines a correspondent named scope for easy access to an arbitrarily time...
2020
2021
2022
2023
2024
2025
0.0
namelib is a Ruby fork of NameCase, a library for converting denormalized names to be properly cased.
2020
2021
2022
2023
2024
2025
0.0
A simple API wrapper for Nanowrimo.org. Nanowrimo Word Count API documentation here:
http://www.nanowrimo.org/eng/wordcount_api
2020
2021
2022
2023
2024
2025
0.0
youtube-g is a pure Ruby client for the YouTube GData API. It provides an easy way to access the latest YouTube video search results from your own programs. In comparison with the earlier Youtube search interfaces, this new API and library offers much-improved flexibility around executing complex...
2020
2021
2022
2023
2024
2025
0.0
production_log_analyzer lets you find out which actions on a Rails
site are slowing you down.
Bug reports:
http://rubyforge.org/tracker/?func=add&group_id=1513&atid=5921
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: Need makes ruby relative requires just work. Simply need a file with a relative path and the file will always be required correctly, regardless of what file your application is being launched through. Typically, ruby projects would unshift lib onto $PATH or use the File.dirname(_...
2020
2021
2022
2023
2024
2025