public
Description: General helpers for different projects
Homepage:
Clone URL: git://github.com/quirkey/halpers.git
name age message
file README.textile Sun Mar 22 14:15:36 -0700 2009 Updated README [quirkey]
file init.rb Fri Jan 16 10:20:24 -0800 2009 Added deep_hash and super_hash helpers [quirkey]
directory lib/ Fri Aug 21 18:23:18 -0700 2009 Fix extensions to check defined? [quirkey]
file rails_template.rb Sun Mar 22 14:20:02 -0700 2009 Fix for rails template formatting [quirkey]
directory recipes/ Thu Jan 15 11:15:16 -0800 2009 Added capistrano recipes [quirkey]
directory tasks/ Tue Mar 03 13:18:42 -0800 2009 Added range to assert_relative_times helper Use... [quirkey]
README.textile

HALPERS

These are some test helpers, app helpers, monkey patches, and rake tasks extracted from 3 years of Rails development.
There’s also a rails template (neato).

In Rails >= 2.3, use without download:

rails -m http://github.com/quirkey/halpers/raw/master/rails_template.rb