Skip to content

Commit

Permalink
Add link to upgrade guide for full list of deprecated finders [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Jan 20, 2014
1 parent 7252b43 commit 9040e04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions guides/source/4_1_release_notes.md
Expand Up @@ -411,6 +411,9 @@ for detailed changes.
* Remove implicit join references that were deprecated in 4.0.

* Removed `activerecord-deprecated_finders` as a dependency.
Please see [upgrading
guide](upgrading_ruby_on_rails.html#upgrading-from-rails-3-2-to-rails-4-0-active-record)
for more info.

* Removed usage of `implicit_readonly`. Please use `readonly` method
explicitly to mark records as
Expand Down

0 comments on commit 9040e04

Please sign in to comment.