marcinruszkiewicz / where_chain
WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!
☆45Updated 7 months ago
Alternatives and similar repositories for where_chain
Users that are interested in where_chain are comparing it to the libraries listed below
Sorting:
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- ☆58Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 9 months ago
- Capybara selectors and matchers for working with HTML tables☆41Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆41Updated 2 years ago
- Base class and modules for YAML backed static models.☆43Updated 11 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- Enforce environment variable requirements.☆29Updated 9 years ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated 2 months ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆37Updated 3 months ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 weeks ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- ☆30Updated 8 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Concurrent index migrations for Rails☆42Updated 3 weeks ago
- Separate schema from data migrations in your Rails apps☆69Updated last year
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Resumable support for ActiveStorage☆31Updated 6 months ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- new-style testing library for Python, Ruby, ...☆59Updated 7 months ago