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:
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆93Updated last year
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- calculate_all method for aggregate functions in Active Record☆137Updated 6 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- A simple monitoring status for ActiveJob☆136Updated last year
- Easily Translate Enums in Rails☆124Updated 3 years ago
- A reliable way to generate PDF of any complexity in Ruby on Rails apps☆186Updated 7 months ago
- Action Cable testing utils☆213Updated 4 years ago
- Redis-backed, per-worker rate limits for job processing.☆203Updated 5 months ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆128Updated 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
- Speedy Rails JSON serialization with built-in caching☆162Updated 9 months ago
- Searchable select boxes for forms and filters☆95Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆531Updated last year
- Ruby gem to detect bots and crawlers via the user agent☆141Updated last month
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆318Updated 2 years ago
- API wrapper builder with response serialization☆233Updated 3 years ago
- Enables easily adding filtering in rails controllers☆143Updated 2 weeks ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Automaticaly increments a field in ActiveRecord.☆59Updated last year
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆61Updated last year
- Ordinare sorts gems in your Gemfile alphabetically☆180Updated 5 years ago
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆188Updated 7 years ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆230Updated last year
- Manage timestamps in ActiveRecord models☆134Updated 8 months ago
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated 11 months ago
- Gem that allows to add attributes to your active models dynamically☆61Updated 5 years ago
- Useful extensions for active_interaction gem☆57Updated 3 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆165Updated 3 years ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated last month