2008-09-03* An alternative exception is passed as option, eg. default tip
Henryk Gerlach <hg@littleimpact.de> [Wed, 03 Sep 2008 13:29:54 +0200] rev 3
* An alternative exception is passed as option, eg.
s.constantzie_with_care(Lst,CustomException)
becomes
s.constantzie_with_care(Lst, :exception => CustomException)
* support for :ancestors option

2008-08-10Typos in README
Henryk Gerlach <hg@littleimpact.de> [Sun, 10 Aug 2008 16:21:57 +0200] rev 2
Typos in README

2008-08-10Alias constantize_really_trusted_data for constantize
Henryk Gerlach <hg@littleimpact.de> [Sun, 10 Aug 2008 16:00:53 +0200] rev 1
Alias constantize_really_trusted_data for constantize

2008-08-10Initial release of constantize_with_care
Henryk Gerlach <hg@littleimpact.de> [Sun, 10 Aug 2008 12:36:05 +0200] rev 0
Initial release of constantize_with_care