madeintandem / jsonb_accessorLinks
Adds typed jsonb backed fields to your ActiveRecord models.
☆1,125Updated this week
Alternatives and similar repositories for jsonb_accessor
Users that are interested in jsonb_accessor are comparing it to the libraries listed below
Sorting:
- Just the right amount of Rails eager loading☆1,640Updated 8 months ago
- Log in as another user in Rails☆1,384Updated 2 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,155Updated last week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,386Updated 2 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,126Updated 2 months ago
- Database changes log for Rails☆1,650Updated last month
- Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword☆802Updated 4 months ago
- Authorization framework for Ruby/Rails applications☆1,478Updated 2 months ago
- Pluggable Ruby translation framework☆1,072Updated 6 months ago
- Translate your rails app route to various languages without the hassle☆919Updated 3 weeks ago
- Series of Actions with an emphasis on simplicity.☆863Updated 3 weeks ago
- Happy database triggers for ActiveRecord☆786Updated 4 months ago
- Make any Ruby object quack like ActiveRecord☆1,105Updated 5 months ago
- Modern encryption for Ruby and Rails☆1,525Updated last week
- Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface.☆854Updated 6 months ago
- Concurrency and rate-limit throttling for Sidekiq☆754Updated last month
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆632Updated last year
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,224Updated this week
- Configuration library for Ruby gems and applications☆844Updated last month
- Easy multi-tenancy for Rails in a shared database setup.☆1,638Updated 3 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,150Updated last month
- A security extension for devise, meeting industry-standard security demands for web applications.☆627Updated this week
- Identify database issues before they hit production.☆1,870Updated 2 months ago
- Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆1,215Updated 2 weeks ago
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆987Updated last month
- Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend Act…☆953Updated 4 months ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆761Updated 5 months ago
- Extends ActiveAdmin to enable a set of great optional UX improving add-ons☆774Updated last month
- Prevents duplicate Sidekiq jobs☆1,506Updated 3 weeks ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,109Updated 3 weeks ago