marcinruszkiewicz / where_chainLinks
WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!
☆45Updated 10 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:
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- ☆58Updated last year
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 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
- 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
- Arel made simple☆99Updated 3 years ago
- 💎 Ruby SMTP mock. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.☆65Updated 9 months ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 8 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 5 months ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- String enums for Rails☆86Updated 3 months ago
- ActionMailer-like interface for any type of notifications☆114Updated last year
- Flexible presenters for Rails.☆178Updated last week
- Manage exports and imports with ease, separating the logic from the models☆28Updated last week
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Base class and modules for YAML backed static models.☆43Updated last week