DavyJonesLocker / ruby-destroyed_atLinks
ActiveRecord Mixin for Safe Destroys
☆346Updated 8 years ago
Alternatives and similar repositories for ruby-destroyed_at
Users that are interested in ruby-destroyed_at are comparing it to the libraries listed below
Sorting:
- ☆42Updated last year
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- subdomain support for your ruby development environment out of the☆89Updated last year
- Capistrano tasks for foreman and upstart.☆135Updated 2 years ago
- Decorators on top of your ORM layer.☆172Updated 8 months ago
- ☆54Updated 4 months ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- MongoId's any_of like implementation for activerecord☆129Updated 4 months ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated last month
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- ☆73Updated 2 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆240Updated 2 years ago
- Simple form objects for your Rails application.☆54Updated 7 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 2 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆214Updated 10 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Transparently publish all model changes to subscribers☆102Updated 5 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- A middleware for Grape to add endpoint-specific throttling.