mirror of
https://github.com/github/rails.git
synced 2026-01-30 08:48:06 -05:00
5b979ed8ffe5f42747141f632656571f0fd194bf
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5434 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Consistently use LOWER() for uniqueness validations (rather than mixing with UPPER()) so the database can always use a functional index on the lowercased column. Closes #6495.
scaffold_resource generator uses _path named routes and head instead of render :nothing => true. Closes #6545.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%