deep_pluck
Plucker
Allows plucking attributes from nested associations in Rails without loading unnecessary records
Allow you to pluck attributes from nested associations without loading a bunch of records.
460 stars
6 watching
14 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
activerecordeager-loadingorm-extensionrailsrubygems
Related projects:
Repository | Description | Stars |
---|---|---|
| Database sharding extension for Ruby on Rails applications | 211 |
| Automates conversion of Rails 3 attr_accessible to Rails 4 Strong Parameter setup | 5 |
| A gem that simplifies eager loading in Rails by automatically loading associations when traversed for the first time. | 1,614 |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| A Rails gem for managing tags with PostgreSQL array columns in a flexible and efficient way | 53 |
| Provides methods to integrate reCAPTCHA into Ruby applications | 1,976 |
| Simplifies association tracking and restoration in Rails models using PaperTrail | 130 |
| A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 1,971 |
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| Extracts common information from text strings in various formats | 79 |
| Automatically loads common Rails form features into a reform-based application | 99 |
| Identifies and reports outdated dependencies in a Ruby on Rails project | 3 |
| A gem that stores Active Model records in a cache store for faster lookups and automatic invalidation. | 145 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |