jzaleski / multipluck

A Ruby gem for Rails that enhances the `pluck` function to select multiple columns
MIT License
6 stars 3 forks source link

Ability to alias plucked columns #7

Closed jzaleski closed 9 years ago

jzaleski commented 9 years ago

Add the ability to alias plucked columns (rather than having to do so via post-processing)