trailblazer / trailblazer-finder
Find, filter and aggregate via ActiveRecord or Sequel.
☆37Updated 2 weeks ago
Alternatives and similar repositories for trailblazer-finder:
Users that are interested in trailblazer-finder are comparing it to the libraries listed below
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 7 years ago
- ☆58Updated last year
- Execute SQL inside Rails console, or app itself☆41Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Benchmark requests to tune number of workers and threads for Puma☆37Updated 4 years ago
- Migrate to Strong Parameters☆40Updated last month
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 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
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆57Updated 5 years ago
- Trailblazer's Operation implementation.☆87Updated this week
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Wrap your methods in DB Transactions☆53Updated 2 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- ServiceObject pattern☆48Updated 3 years ago
- Redirect the user to the proper "back" page☆36Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Useful extensions for active_interaction gem☆56Updated last week
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆70Updated 3 months ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated last month
- Base class and modules for YAML backed static models.☆43Updated 8 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated last month
- Service Object based on Either Monad☆27Updated 6 years ago
- Automatically load and include all common Rails form features.☆100Updated last year
- Arel made simple☆98Updated 3 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