From 25f90a41400631310a05c29a3f6cd98c505a54a5 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Mon, 25 Feb 2013 21:31:54 +0100 Subject: typo --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index ee7805c4ba..a135b3c91f 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1257,7 +1257,7 @@ * `:include` becomes `:includes`. The code to implement the deprecated features has been moved out to the - `activerecord-deprecated_finders` gem. This gem is a dependencyof Active + `activerecord-deprecated_finders` gem. This gem is a dependency of Active Record in Rails 4.0, so the interface works out of the box. It will no longer be a dependency from Rails 4.1 (you'll need to add it to the `Gemfile` in 4.1), and will be maintained until Rails 5.0. -- cgit v1.2.3