Files
rails/activerecord/test
Piotr Sarnacki 182a428418 Revert "allow select to have multiple arguments"
This reverts commit 04cc446d17.

I reverted it because apparently we want to use: select([:a, :b])
instead of select(:a, :b), but there was no tests for that form.
2011-08-13 16:22:17 -07:00
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00
2011-06-06 15:47:29 -07:00