mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
3229b59495270a094d3a0f83814f1c3d5ebec7e3
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8533 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Optimize ActiveRecord::Base#exists? to use #select_all instead of #find. Closes #10605 [jamesh, fcheung, protocool]
Added that rails:update is run when you do rails:freeze:edge to ensure you also get the latest JS and config files (closes #10565) [jeff]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%