Ragnarson / after_commit_queue
after_commit_queue allows to run callbacks after transaction is committed
☆41Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for after_commit_queue
- A simple memory tool to save memory configuration from a mature process to fast-start a newer instance of that process.☆48Updated 6 years ago
- A Lograge extension to include SQL queries in your requests log☆76Updated 2 months ago
- Private messaging between models☆38Updated 8 years ago
- A policy framework for implementing thread-safe rack middleware.☆122Updated 3 years ago
- Round by any arbitrary step in Ruby.☆62Updated 3 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Self-validating Ruby objects☆63Updated 6 months ago
- Redis stores for ActiveSupport☆78Updated 2 years ago
- Recurring / Periodic / Scheduled / Cron job extension for Sidekiq☆88Updated 8 months ago
- Redis stores for Rack::Cache☆51Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆98Updated 4 years ago
- Parallelism support for SimpleCov, currently only for CircleCI 1.0☆32Updated 6 years ago
- Type Validation for Rails☆49Updated last week
- ☆82Updated 4 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Rails I18n timezone translations☆68Updated last year
- StateMachines ActiveModel Integration☆33Updated 3 months ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 7 months ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆73Updated 7 years ago
- Migrate to Strong Parameters☆39Updated 5 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆68Updated 2 months ago
- Merge Sidekiq jobs☆51Updated 3 years ago
- Sidekiq plugin to log in Logstash style☆68Updated 2 months ago
- Rails support for Cells.☆54Updated last year
- Attribute normalizer on steroids for Ruby 2.x☆66Updated last year
- Job status and batches for Active Job☆69Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago