Skip to content

Commit

Permalink
Adding find_by in guide to methods that trigger after_find [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawyn authored and fxn committed Jul 1, 2013
1 parent 4d3722a commit 49c3320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guides/source/active_record_callbacks.md
Expand Up @@ -167,6 +167,7 @@ Additionally, the `after_find` callback is triggered by the following finder met
* `all`
* `first`
* `find`
* `find_by`
* `find_by_*`
* `find_by_*!`
* `find_by_sql`
Expand Down

0 comments on commit 49c3320

Please sign in to comment.