cypriss / mutations
Compose your business logic into commands that sanitize and validate input.
☆1,395Updated 2 years ago
Alternatives and similar repositories for mutations:
Users that are interested in mutations are comparing it to the libraries listed below
- Series of Actions with an emphasis on simplicity.☆855Updated last month
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆852Updated last month
- Efficient bulk inserts with ActiveRecord☆818Updated 3 years ago
- Just the right amount of Rails eager loading☆1,629Updated 4 months ago
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,584Updated last year
- Per-request global storage for Rack.☆1,480Updated 10 months ago
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆615Updated 5 years ago
- Attach comments to ActiveRecord's SQL queries☆1,754Updated 7 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,112Updated 11 months ago
- Squasher - squash your old migrations in a single command☆1,513Updated 3 months ago
- Interact with REST services in an ActiveRecord-like manner☆902Updated 2 months ago
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆629Updated last year
- Powerful tool for avoiding N+1 DB or HTTP queries☆1,066Updated 10 months ago
- Simplify receiving email in Rails (deprecated)☆1,374Updated 8 months ago
- Build maintainable Rails apps☆595Updated last year
- an extension to the sidekiq message processing to track your jobs☆993Updated 3 years ago
- Database changes log for Rails☆1,635Updated this week
- Log in as another user in Rails☆1,331Updated 2 months ago
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆949Updated 4 months ago
- Multi-role and whitelist based authorization gem for Rails (and not only Rails!)☆778Updated 10 months ago
- Benchmark and profile your Rails apps☆791Updated 2 years ago
- RSpec for Sidekiq☆668Updated 2 weeks ago
- Make any Ruby object quack like ActiveRecord☆1,101Updated 3 weeks ago
- Happy database triggers for ActiveRecord☆784Updated 3 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,346Updated 3 weeks ago
- Log outgoing HTTP requests in ruby☆809Updated last week
- A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids t…☆977Updated last year
- Fast and distributed workflow runner using ActiveJob and Redis