1 2 3 4
@appointments_by_day = {} day_counter = 1 #runt_objects is an array ...
Ruby On A hash of arrays (adding to...
by Christoph Heindl,
December 09, 2008 08:35
Here is another idiom (just...
1 2 3 4
require 'logger' require 'util/following' ...
Ruby On Method Hooks in Ruby: any c...
by Christoph Heindl,
December 09, 2008 07:44
raggi,
thanks for your inp...
1 2 3 4
# # Project:: Ruby-Snippets # ...
Ruby Method Hooks in Ruby: any c...
by Christoph Heindl,
December 08, 2008 09:31,
5 refactorings, tagged with ruby method hook method_called
The following module provid...

Using the ancestor chain + ...