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 3 weeks 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:
- Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n☆225Updated 6 months ago
- 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.☆531Updated last year
- Redis-backed, per-worker rate limits for job processing.☆202Updated 4 months ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆128Updated last year
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Run your data migration scripts like a master☆125Updated last year
- Ruby gem that lets you create draft versions of your database records.☆172Updated 3 years ago
- gem install jemalloc && bundle exec je ./script/rails s☆248Updated 3 years ago
- Globalize support for FriendlyId☆67Updated 9 months 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
- MongoId's any_of like implementation for activerecord☆129Updated 7 months ago
- Devise plugin to reject weak passwords using zxcvbn☆197Updated 8 months ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆318Updated 2 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 4 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- Translatable columns for Ruby on Rails, stored in the model table itself.☆217Updated 2 weeks ago
- Rack middleware for defining a canonical host name.☆394Updated last year
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated 11 months ago
- Ruby gem to detect bots and crawlers via the user agent☆141Updated last month
- Active Model Validations for Email using mail gem☆263Updated last year
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆159Updated last year
- Renders liquid templates with layout and partial support☆120Updated 2 years ago
- Address verification for Ruby and Rails☆198Updated 7 months ago
- Rack::UTF8Sanitizer is a Rack middleware which cleans up invalid UTF8 characters in request URI and headers.☆329Updated this week
- API wrapper builder with response serialization☆233Updated 3 years ago
- Dynamically build an Active Record model (with table) within a test context☆188Updated 6 months ago
- Searchable select boxes for forms and filters☆95Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated last month