Skip to content

Commit

Permalink
docs, Associations also raise on name conflicts. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
senny committed Feb 6, 2014
1 parent 580f0b6 commit 7f648bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions guides/source/4_1_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,8 +525,9 @@ for detailed changes.
return an `Enumerator` that can calculate its
size. ([Pull Request](https://github.com/rails/rails/pull/13938))

* `scope` and `endum` now raise on "dangerous" name
conflicts. ([Pull Request](https://github.com/rails/rails/pull/13450))
* `scope`, `enum` and Associations now raise on "dangerous" name
conflicts. ([Pull Request](https://github.com/rails/rails/pull/13450),
[Pull Request](https://github.com/rails/rails/pull/13896))

* `second` through `fifth` methods act like the `first`
finder. ([Pull Request](https://github.com/rails/rails/pull/13757))
Expand Down

0 comments on commit 7f648bc

Please sign in to comment.