makandra / active_typeLinks
Make any Ruby object quack like ActiveRecord
☆1,109Updated this week
Alternatives and similar repositories for active_type
Users that are interested in active_type are comparing it to the libraries listed below
Sorting:
- Per-request global storage for Rack.☆1,482Updated last year
- Just the right amount of Rails eager loading☆1,645Updated 10 months ago
- Squasher - squash your old migrations in a single command☆1,525Updated 9 months ago
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆632Updated 2 years ago
- Series of Actions with an emphasis on simplicity.☆867Updated 3 weeks ago
- Efficient bulk inserts with ActiveRecord☆812Updated 3 years ago
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆962Updated 3 months ago
- This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.☆809Updated 2 months ago
- an extension to the sidekiq message processing to track your jobs☆993Updated 4 years ago
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆853Updated 7 months ago
- Build maintainable Rails apps☆596Updated 2 years ago
- Concurrency and rate-limit throttling for Sidekiq☆762Updated last month
- Translate your rails app route to various languages without the hassle☆927Updated last week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,402Updated last month
- Advisory locking for ActiveRecord☆669Updated last month
- Pluggable Ruby translation framework☆1,085Updated 7 months ago
- Parameter Validation & Type Coercion for Rails☆937Updated last year
- Benchmark and profile your Rails apps☆796Updated 3 years ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆988Updated 3 months ago
- Database changes log for Rails☆1,654Updated 3 months ago
- Automatically restart Puma cluster workers based on max RAM available☆764Updated last year
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,610Updated 3 months ago
- Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword