dubadub / filtered
Filters ActiveRecord queries in a nice way
☆29Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for filtered
- ☆58Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆47Updated 11 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- Ruby gem for working with percentages☆32Updated 3 weeks ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated last year
- Active Record without Database☆52Updated last year
- Pass control of Active Record methods to a dedicated object.☆37Updated 2 years ago
- Redirect the user to the proper "back" page☆35Updated last year
- Smart-Period aims to simplify Time-range manipulation☆79Updated 3 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 6 months ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 2 years ago
- A servcie pattern with a simple API☆40Updated 2 years ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- 📐 Command object Interface for Ruby☆29Updated 6 months ago
- Page-specific Javascript in Rails for more civilized times☆40Updated 5 years ago
- A set of improvements to Minitest/Capybara/Poltergeist/PhantomJS test stack that reduces the occurrence of transient failures.☆24Updated 4 years ago
- 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
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Track ActiveRecord validation errors on your database☆43Updated last week
- String enums for Rails☆83Updated this week
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Create temporary tables and models in RSpec tests.☆45Updated 2 months ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆40Updated last year
- Model-backed searches in Rails☆32Updated last year
- Base class and modules for YAML backed static models.☆43Updated 4 months ago
- Resumable support for ActiveStorage☆31Updated last month
- Execute SQL inside Rails console, or app itself☆42Updated last year
- Library for removing and clearing data in Rails ActiveRecord models.☆37Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago