khiav223577 / pluck_allLinks
A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
☆105Updated last year
Alternatives and similar repositories for pluck_all
Users that are interested in pluck_all are comparing it to the libraries listed below
Sorting:
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated last year
- Easily Translate Enums in Rails☆124Updated 2 years ago
- calculate_all method for aggregate functions in Active Record☆137Updated 3 months ago
- A reliable way to generate PDF of any complexity in Ruby on Rails apps☆185Updated 3 months ago
- rails i18n web interface☆301Updated last year
- Enables easily adding filtering in rails controllers☆145Updated last year
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆226Updated last year
- Redis-backed, per-worker rate limits for job processing.☆201Updated last month
- Action Cable testing utils☆213Updated 4 years ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆128Updated last year
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated 3 months ago
- Ruby gem to detect bots and crawlers via the user agent☆139Updated 2 months ago
- API wrapper builder with response serialization☆233Updated 2 years ago
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated 8 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated last year
- Searchable select boxes for forms and filters☆96Updated last year
- Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.