pluck_all 2.3.4
Pluck multiple columns/attributes and return array of hashes. Support Rails 3, 4, 5. If you have a Rails 3 project, and want to pluck not only one column, feel free to use this gem and no need to worry about upgrading to Rails 4, 5 in the future will break this.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 3.0.0
rails_compatibility
>= 0.0.10