khiav223577 / active_model_cachersLinks
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
Alternatives and similar repositories for active_model_cachers
Users that are interested in active_model_cachers 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
- 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
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆105Updated last year
- Overcoming limitation of Rails model errors API☆48Updated 7 years ago
- Config as YAML yet still being 12-factor compliant☆35Updated 7 years ago
- Empowers ActiveRecord Model to return random records fast, designed for tables with million rows of data but few deleted records☆43Updated 4 years ago
- The zero-configuration Dockerfile generator for Ruby.☆65Updated 11 months ago
- Useful extensions for active_interaction gem☆57Updated 3 months ago
- It's a wrapper for the WordPress database, using ActiveRecord.☆39Updated 7 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆30Updated 7 months ago
- ActionMailer-like interface for any type of notifications☆114Updated 2 years ago
- Store transaction changes for active record objects☆104Updated 5 months ago
- A Ruby DSL for structured web crawling, with a robust caching system.☆253Updated last year
- Automatic strong parameters☆82Updated 9 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 10 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- Globalize support for FriendlyId☆67Updated 10 months ago
- MongoId's any_of like implementation for activerecord☆129Updated 8 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…☆109Updated 7 years ago
- ☆58Updated 2 years ago
- Convert strings between different cases.☆97Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- Copy Carrierwave files between records☆35Updated 5 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Parse simple HTML markup to include in Prawn PDFs☆68Updated 5 months ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆128Updated last year
- Delay rails controller actions in one line of code☆80Updated 7 years ago