mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
In order make Relation behavior closer to Array Made Relation#sum to accept block and delegate it to Array#sum
In order make Relation behavior closer to Array Made Relation#sum to accept block and delegate it to Array#sum