derrickreimer / sequencedLinks
Generate scoped sequential IDs for ActiveRecord models
☆407Updated 2 years ago
Alternatives and similar repositories for sequenced
Users that are interested in sequenced are comparing it to the libraries listed below
Sorting:
- Track Devise login activity☆553Updated this week
- A good, simple, solid tagging extension for ActiveRecord.☆480Updated 6 months ago
- RSpec and Minitest matchers to prevent N+1 queries problem☆568Updated 9 months ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆406Updated 3 years ago
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆457Updated 8 months ago
- An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute…☆611Updated 3 months ago
- Rescue and report exceptions in non-critical code☆539Updated last week
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated 11 months ago
- Multiple databases for Rails☆460Updated 2 years ago
- Rack::Timeout enhancements for Rails☆384Updated this week
- Database validations for ActiveRecord☆546Updated last year
- A gem that lets you stream a zip file from rails☆351Updated last year
- Track the load progress of your Bundler-based projects☆728Updated 2 years ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆291Updated 5 months ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆621Updated last year
- ActiveRecord::Store but with type definition☆458Updated last year
- Add type-casting and other features on top of ActiveRecord::Store.store_accessor