marcinruszkiewicz / where_chainLinks
WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!
☆45Updated last year
Alternatives and similar repositories for where_chain
Users that are interested in where_chain are comparing it to the libraries listed below
Sorting:
- Automatic scopes for ActiveRecord models.☆83Updated last year
- ☆58Updated 2 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Arel made simple☆99Updated 4 years ago
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last month
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 9 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 6 years ago
- ActionMailer-like interface for any type of notifications☆114Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Convert strings between different cases.☆97Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- Generate a static site from any rack middleware.☆67Updated last year
- Allows Sequel to reuse Active Record's database connection☆143Updated last month
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Resumable support for ActiveStorage☆30Updated last year
- Manage exports and imports with ease, separating the logic from the models☆28Updated last week