mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
09751e57b0f56153ba7a3038021e741774e0b63d
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3655 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Make TMail::Mail#has_attachments? use logic from #attachment? (closes #3815) [devslashnull@gmail.com]
Added calculations: Base.count, Base.average, Base.sum, Base.minimum, Base.maxmium, and the generic Base.calculate. All can be used with :group and :having. Calculations and statitics need no longer require custom SQL. #3958 [Rick Olson]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%