khiav223577 / rails_or
Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
☆94Updated 7 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.☆103Updated 7 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 7 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 7 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 zero-configuration Dockerfile generator for Ruby.☆64Updated 3 months ago
- The Let's Encrypt certificate manager for rails☆130Updated last year
- How fast is your code? See it directly in Rails console.☆116Updated last year
- Adds the power of SQL Exists to ActiveRecord☆112Updated 5 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆222Updated last year
- Run your data migration scripts like a master☆126Updated 11 months ago
- Ruby gem to detect bots and crawlers via the user agent☆133Updated last month
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆457Updated 7 months ago
- Overcoming limitation of Rails model errors API☆48Updated 7 years ago
- Ruby gem for OpenStreetMap API integration☆91Updated 2 months ago
- Memory profiling benchmark style, for Ruby 2.1+☆238Updated 6 months ago
- Yet another console table tool, focused on minimal config.☆93Updated 3 years ago
- Is event sourcing for everyone? You tell me. Code & slides for talk delivered at ParisRB and RubyConf Taiwan.☆66Updated 2 years ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 3 years ago
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Simulate multi-table inheritance for ActiveRecord models☆100Updated 10 months ago
- Parameters-based transformation DSL☆213Updated 5 months ago
- Idiomatic Ruby hash transformations☆129Updated 5 years ago
- Automatic strong parameters☆82Updated 8 years ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated 4 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆324Updated 2 months ago
- Add cursor pagination to your ActiveRecord backed application☆113Updated last year
- Action Cable testing utils☆213Updated 4 years ago