dfurber / ar_doc_store
ActiveRecord document storage using postgres JSON column - persistent, schemaless virtual attributes, embedded models, oh my!
☆48Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ar_doc_store
- Define your business logic in simple steps☆51Updated 3 months ago
- Sidekiq-based workflow orchestration library☆90Updated last year
- EAV on Rails done right.☆60Updated 2 years ago
- ☆42Updated 3 months ago
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 2 years ago
- Active Storage previewer for Microsoft Office files based on LibreOffice☆79Updated last year
- Quick #rebuild! method implementation for closure_tree on PostgreSQL☆42Updated 8 years ago
- Power tools for Active Record relations (scopes)☆87Updated last month
- Copy active record models from remote databases☆265Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆69Updated 6 years ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆72Updated last week
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆125Updated 3 months ago
- A tool for truncating HTML strings efficiently☆59Updated 2 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆136Updated last week
- String enums for Rails☆83Updated 2 weeks ago
- Row Level Security for Ruby on Rails☆70Updated last year
- Wrap your methods in DB Transactions☆53Updated last year
- Useful extensions for active_interaction gem☆53Updated last month
- ⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services☆137Updated 2 years ago
- Tired of jumping between language files when translating keys? Stop jumping and have all the languages side by side.☆50Updated last year
- Tools to help with managing database operations with Sequel through Rake tasks