Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need only one record support #17

Closed
kakas opened this issue Oct 2, 2017 · 1 comment
Closed

need only one record support #17

kakas opened this issue Oct 2, 2017 · 1 comment

Comments

@kakas
Copy link

kakas commented Oct 2, 2017

e.g.

User.first.deep_pluck(:id, :name)

User.find(33).deep_pluck(:id, :name)
@khiav223577
Copy link
Owner

khiav223577 commented Feb 15, 2018

Added the support for deep_pluck to pluck at active model (#19) and released v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants