Random
A selection of random pieces of code, here is a quick overview:
subclass.rb adds Object#subclasses
runner.rb simple runner for before/after each/all tasks
proc_injector.rb 'set' local variables within a proc before it runs
See the files for more information.