appfolio / store_base_sti_classLinks
Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using STI
☆79Updated 2 months ago
Alternatives and similar repositories for store_base_sti_class
Users that are interested in store_base_sti_class are comparing it to the libraries listed below
Sorting:
- Define importers that load tabular data from spreadsheets or CSV files into any ActiveRecord-like ORM.☆329Updated 4 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆530Updated 2 years ago
- Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n☆225Updated last month
- MongoId's any_of like implementation for activerecord☆129Updated 9 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago
- Ruby gem that lets you create draft versions of your database records.☆172Updated 3 years ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- Redis-backed, per-worker rate limits for job processing.☆205Updated 6 months ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆219Updated 2 months ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆129Updated last year
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated last year
- Seamless second database integration for Rails.☆219Updated last month
- UI interface for rails-settings-cached in active admin☆56Updated 3 years ago
- Rack middleware for defining a canonical host name.☆394Updated last year
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆197Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- Automaticaly increments a field in ActiveRecord.☆59Updated last year
- Simple Form plugin for ClientSideValidations☆254Updated last week
- Globalize support for FriendlyId☆67Updated 11 months ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆330Updated 2 months ago
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated last year
- Run your data migration scripts like a master☆126Updated last year
- Progress for Delayed job