removed extra newline

This commit is contained in:
Steven Lischer 2012-07-02 12:50:26 -05:00
parent 550913843e
commit 72558bda3b
1 changed files with 0 additions and 1 deletions

View File

@ -441,7 +441,6 @@ ## Constraining Eager Loads
In this example, we're eager loading the posts for the users, but only if the post's "title" column contains the word "first".
<a name="getter-and-setter-methods"></a>
## Getter & Setter Methods