From f1966337fa744a1c62054120693072ebabe996a8 Mon Sep 17 00:00:00 2001 From: Andrew White Date: Wed, 1 Sep 2010 14:12:06 +0100 Subject: Add before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! Signed-off-by: Xavier Noria --- activesupport/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 84cdc22e40..383cdbb52f 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,6 +1,6 @@ *Rails 3.1.0 (unreleased)* -* No changes +* Added before_remove_const callback to ActiveSupport::Dependencies.remove_unloadable_constants! [Andrew White] *Rails 3.0.0 (August 29, 2010)* -- cgit v1.2.3