dfurber / ar_doc_store
ActiveRecord document storage using postgres JSON column - persistent, schemaless virtual attributes, embedded models, oh my!
☆48Updated 4 years ago
Alternatives and similar repositories for ar_doc_store
Users that are interested in ar_doc_store are comparing it to the libraries listed below
Sorting:
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- ☆42Updated 9 months ago
- Ruby library for Finance math.☆57Updated 10 months ago
- Useful extensions for active_interaction gem☆57Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 10 months ago
- Define your business logic in simple steps☆57Updated 5 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Copy active record models from remote databases☆265Updated last year
- Restrict the values assignable to ActiveRecord attributes or associations.☆138Updated 2 months ago
- Generate a static site from any rack middleware.☆69Updated 8 months ago
- Sidekiq-based workflow orchestration library☆93Updated last year
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Arel made simple☆99Updated 3 years ago
- Idiomatic Ruby hash transformations☆129Updated 5 years ago
- Always-warm, auto-rebuilding rails caching without timers or touching☆37Updated 7 months ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last year
- Ruby on Rails reporting framework☆83Updated 5 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Modularize your monolith without friction☆46Updated 3 months ago
- Ruby middleware/client for breezy-pdf-lite, an HTML -> PDF service powered by Google Chrome☆55Updated last year
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated 2 weeks ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- 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
- Wrap your methods in DB Transactions☆53Updated last week
- Comfortable (seriously) white-list security restrictions for models on a field level☆269Updated 2 years ago
- Active Record without Database☆51Updated 2 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 9 months ago
- Transform an ActiveRecord-ish data set into pivot table☆104Updated 5 years ago