trailblazer / trailblazer-finderLinks
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
Sorting:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- ☆58Updated last year
- Restrict the values assignable to ActiveRecord attributes or associations.☆139Updated 4 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Execute SQL inside Rails console, or app itself☆41Updated last month
- Automatically add foreign key constraints to your rails db☆53Updated 10 months ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 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 …☆56Updated 3 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Updated 3 months ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Useful extensions for active_interaction gem☆57Updated last month
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Arel made simple☆99Updated 3 years ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Automatically load and include all common Rails form features.☆101Updated last year
- Store transaction changes for active record objects☆105Updated 2 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 5 years ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 5 months ago
- Self-validating Ruby objects☆64Updated last month
- String enums for Rails☆85Updated 2 months ago
- Diff tool for deep Ruby hash comparison☆52Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- i18n-spec provides RSpec matchers for testing your locale files and their translations.☆85Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆82Updated 11 months ago