mirror of
https://github.com/github/rails.git
synced 2026-01-26 06:48:59 -05:00
16595c93b294f3fa852993dc3b2ba4b9df253147
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1832 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added :select option to find which can specify a different value than the default *, like find(:all, :select => "first_name, last_name"), if you either only want to select part of the columns or exclude columns otherwise included from a join #1338 [Stefan Kaes]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%