mirror of
https://github.com/github/rails.git
synced 2026-01-25 14:28:28 -05:00
807df4fcf021fc4d15972aa1c17ba7398d43ab0d
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1831 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%