rails--rails/activerecord/lib/active_record
David Heinemeier Hansson 6f05696ceb 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]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1830 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-14 07:18:26 +00:00
..
acts
associations
connection_adapters
vendor
wrappers
aggregations.rb
associations.rb
base.rb
callbacks.rb
deprecated_associations.rb
deprecated_finders.rb
fixtures.rb
locking.rb
migration.rb
observer.rb
query_cache.rb
reflection.rb
timestamp.rb
transactions.rb
validations.rb
wrappings.rb