deep_pluck 1.0.3
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 3
pluck_all
>= 1.2.3