Monthly Archives: December 2008

Ruby Advent Calendar 2008: Listening to Your Specs

My article “Listening to Your Specs”:http://advent2008.hackruby.com/past/2008/12/10/listening_to_your_specs is up at the “Ruby Advent Calendar”:http://advent2008.hackruby.com/.

Posted in Uncategorized | Tagged | 4 Comments

Using AlterEgo with ActiveRecord

François Beausoleil has a nice post up demonstrating “how to use AlterEgo with ActiveRecord”:http://blog.teksol.info/2008/12/09/how-to-use-alterego-with-activerecord.html. If you’re interested in introducing state-specific behaviors to your ActiveRecord objects, check it out!

Posted in Uncategorized | Tagged , , | Leave a comment

[ANN] HookR 1.0.0

I’m pleased to announce the availability of “HookR”:http://hookr.rubyforge.org 1.0.0 h2. Description HookR is a publish/subscribe callback hook facility for Ruby. h2. What is it? HookR can be understood in a few different ways. * If you are familiar with Events … Continue reading

Posted in Uncategorized | Tagged , , | 2 Comments