mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
bf0b7588ee4e32353e0dc10c2d1c3d2b9ea952c4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1834 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%