khiav223577 / rails_orLinks
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
☆94Updated 8 months ago
Alternatives and similar repositories for rails_or
Users that are interested in rails_or are comparing it to the libraries listed below
Sorting:
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆104Updated 8 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 8 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 8 months ago
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆45Updated 4 years ago
- The Let's Encrypt certificate manager for rails☆132Updated 2 weeks ago
- API wrapper builder with response serialization☆233Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- How fast is your code? See it directly in Rails console.☆116Updated last week
- The zero-configuration Dockerfile generator for Ruby.☆64Updated 4 months ago
- Overcoming limitation of Rails model errors API☆48Updated 7 years ago
- A gem to define virtual associations on Rails models☆67Updated 6 months ago
- Rails console enhancement - Make Your Rails Console Awesome☆149Updated 2 years ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆126Updated 10 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Easily Translate Enums in Rails☆124Updated 2 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆457Updated 8 months ago
- Parameters-based transformation DSL☆213Updated 6 months ago
- Bitwise attribute for ruby class and Rails model☆68Updated 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 this week
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Ruby gem to detect bots and crawlers via the user agent☆133Updated 2 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Manage timestamps in ActiveRecord models☆134Updated last month
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Action Cable testing utils☆213Updated 4 years ago
- Deadlines for Ruby☆156Updated 2 years ago
- Actionable code coverage.☆231Updated last month
- Automatically load and include all common Rails form features.☆100Updated last year
- Adds the power of SQL Exists to ActiveRecord☆112Updated 6 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago