• D
    Pluck on NullRelation accepts a list of columns · 23dfc39e
    Derek Prior 提交于
    `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`.
    23dfc39e
null_relation.rb 773 字节