Registry / database / pluck-all

pluck-all

JSON →
library2.3.4rbrubygemsunverified

Plucks multiple columns/attributes from ActiveRecord models and returns an array of hashes, supporting Rails 3, 4, and 5.

gem install pluck_all
INSTALL
IMPORT
SIG · PLUCK-ALL
P
pluck-all
databaserubyv2.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PluckAll
require 'pluck_all'

Plucks multiple columns as an array of hashes.

require 'pluck_all' User.pluck_all(:id, :name, :email)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
pluck-all — gem install pluck-all · libregistry