khiav223577 / rails_or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
☆94Updated 5 months ago
Alternatives and similar repositories for rails_or:
Users that are interested in rails_or 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 5 months ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated 5 months ago
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Updated 5 months ago
- The Let's Encrypt certificate manager for rails☆130Updated last year
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆45Updated 4 years ago
- How fast is your code? See it directly in Rails console.☆116Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- The zero-configuration Dockerfile generator for Ruby.☆64Updated last month
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated 11 months ago
- Parameters-based transformation DSL☆212Updated 2 months ago
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Overcoming limitation of Rails model errors API☆48Updated 6 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Speedy Rails JSON serialization with built-in caching☆156Updated last year
- Ruby gem to detect bots and crawlers via the user agent☆129Updated 3 months ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆458Updated 5 months ago
- Wrap your methods in DB Transactions☆53Updated last year
- Simple, functional authorization library and role management for ruby☆230Updated 4 years ago
- Automatic strong parameters☆82Updated 8 years ago
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated last month
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆214Updated last week
- ☆154Updated 8 years ago
- Run your data migration scripts like a master☆124Updated 9 months ago
- A Rails gem for custom signature form fields☆115Updated last year
- Action Cable testing utils☆213Updated 4 years ago
- ☆114Updated last month
- A gem for memoization in Ruby☆183Updated last month
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆308Updated 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 4 months ago