oddcamp / active_hash_relation
ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.
☆119Updated 3 years ago
Alternatives and similar repositories for active_hash_relation:
Users that are interested in active_hash_relation are comparing it to the libraries listed below
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 5 months ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- Adds typed hstore-backed field support to ActiveRecord models.☆241Updated last year
- Asynchronous event publishing for Wisper using Sidekiq☆86Updated 9 months ago
- Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.☆330Updated 3 years ago
- I18n your <title>s☆199Updated 11 months ago
- In-app announcements to users in your Rails app☆258Updated 2 years ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆131Updated last year
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- kaminari paginator integration for grape API framework☆160Updated 6 months ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- Store nested hashes in hstores in ActiveRecord☆87Updated 4 years ago
- Redis-backed, per-worker rate limits for job processing.☆195Updated last year
- Test existence of your Rails callbacks without having to call them☆132Updated 6 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated last week
- MongoId's any_of like implementation for activerecord☆129Updated 2 weeks ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Easily access (read and write) globalize translated fields without fiddling with locale