khiav223577 / find_with_order
Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL)
☆37Updated 4 months ago
Alternatives and similar repositories for find_with_order:
Users that are interested in find_with_order are comparing it to the libraries listed below
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆102Updated 4 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated this week
- Rails ActiveStorage DirectUploads engine for Uppy☆39Updated 2 months ago
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆80Updated 3 months ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated 2 weeks ago
- Optimize rails assets using image_optim☆56Updated 3 weeks ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated 4 months ago
- Active Storage previewer for Microsoft Office files based on LibreOffice☆79Updated last year
- Useful extensions for active_interaction gem☆55Updated 3 months ago
- Automatic scopes for ActiveRecord models.☆80Updated 5 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆69Updated 6 years ago
- An Inbound and Outbound requests logger for your Rails application☆61Updated last month
- Globalize support for FriendlyId☆66Updated 2 years ago
- autoNumeric.js library with an ujs flavor, ready-to-use for rails.☆47Updated 7 years ago
- Regression testing for data☆66Updated 5 months ago
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆77Updated last year
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 4 months ago
- Access your Rails console, see logs, execute rake commands directly from the browser. Great addition to your Staging ENV.☆49Updated last year
- Restrict the values assignable to ActiveRecord attributes or associations.☆136Updated last week
- Sequential Sidekiq jobs for Rails☆61Updated last year
- A servcie pattern with a simple API☆40Updated 2 years ago
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆71Updated 9 months ago
- Automaticaly increments a field in ActiveRecord.☆58Updated 2 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago
- High speed text tokenization for Ruby☆67Updated 2 weeks ago
- Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.☆92Updated last year
- Use Youtube-Like ID in ActiveRecord seamlessly.☆88Updated 5 months ago