madeintandem / hstore_accessor
Adds typed hstore-backed field support to ActiveRecord models.
☆241Updated 11 months ago
Alternatives and similar repositories for hstore_accessor:
Users that are interested in hstore_accessor are comparing it to the libraries listed below
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 3 months ago
- Decorators on top of your ORM layer.☆171Updated last month
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 9 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated 3 months ago
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 7 months ago
- I18n your <title>s☆199Updated 8 months ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Create nested forms with ease.☆292Updated 5 years ago
- In-app announcements to users in your Rails app☆258Updated last year
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- Skips asset compilation if none of the assets were changed since last release.☆185Updated 5 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated 10 months ago
- Active Model Validations for Email using mail gem☆265Updated 4 months ago
- Heroku buildpack with jemalloc☆116Updated 5 years ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆126Updated 6 months ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆232Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆164Updated 2 years ago
- RSpec matchers for testing ActiveJob☆99Updated 7 years ago
- Run your data migration scripts like a master☆124Updated 8 months ago
- Redis-backed, per-worker rate limits for job processing.☆194Updated last year
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- Newsletter Rails engine☆127Updated 6 years ago
- This gem allows you to simply optimize CarrierWave images via jpegoptim or optipng.☆211Updated 2 years ago
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆150Updated 7 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 6 months ago