From 4a1388adeab6aaf0ef28f975e480e22061bb1aad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20L=C3=BCtke?= Date: Tue, 18 Sep 2007 10:04:11 +0000 Subject: Define dynamic finders as real methods after first usage. Close #9317 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7510 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 215a37d3dc..aae27a9b58 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Define dynamic finders as real methods after first usage. [bscofield] + * Deprecation: remove deprecated threaded_connections methods. Use allow_concurrency instead. [Jeremy Kemper] * Associations macros accept extension blocks alongside modules. #9346 [Josh -- cgit v1.2.3