khiav223577 / pluck_all

A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
MIT License
102 stars 10 forks source link

Restrict dependency to activerecord #15

Closed basex closed 7 years ago

basex commented 7 years ago

The gem doesn't need the whole rails stack to work.

khiav223577 commented 7 years ago

Thanks for your PR :). I did find it but have no time to fix.