marcinruszkiewicz / where_chain
WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!
☆45Updated 5 months ago
Alternatives and similar repositories for where_chain:
Users that are interested in where_chain are comparing it to the libraries listed below
- ☆58Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- ActionMailer-like interface for any type of notifications☆115Updated last year
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆34Updated 3 weeks ago
- Custom script to generate new gems☆36Updated 9 months ago
- Create ActiveRecord relations from UNIONs☆48Updated last month
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Active Record extension providing slotted counters support☆107Updated 2 weeks ago
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Resumable support for ActiveStorage☆31Updated 4 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 10 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last month
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- ☆38Updated 2 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆39Updated 2 years ago
- ☆30Updated 7 years ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Ruby client for immudb, the immutable database☆36Updated 2 months ago