This commit is contained in:
Xavier Noria 2013-02-25 21:31:54 +01:00
parent 3d303f5af8
commit 25f90a4140

@ -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.