1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Derek Prior 23dfc39ed9 Pluck on NullRelation accepts a list of columns
`pluck` was updated to accept a list of columns, but the `NullRelation`
was never updated to match that signature. As a result, calling `pluck`
on a `NullRelation` results in an `ArgumentError`.
2013-10-15 13:11:43 -04:00
..
active_record/connection_adapters
assets
cases Pluck on NullRelation accepts a list of columns 2013-10-15 13:11:43 -04:00
fixtures we should have unique sponsorable ids in the fixtures at least 2013-10-14 15:27:49 -07:00
migrations
models scope_chain should not be mutated for other reflections 2013-10-14 11:59:59 -04:00
schema scope_chain should not be mutated for other reflections 2013-10-14 11:59:59 -04:00
support
.gitignore
config.example.yml
config.rb