mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Just a copy from Active Record (with tests). Each is a warpper function for the equivalent scoped call to find eg first is a wrapper for find(:first) Signed-off-by: Joshua Peek <josh@joshpeek.com>