belongs_to_one_of 0.2.0
A small library that helps with models which can have multiple parent model types
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 5.2, < 6.2
activesupport
>= 5.2, < 6.2
Development Dependencies (6):
bundler
>= 0
gc_ruboconfig
~> 2.25.0
pry-byebug
>= 0
rspec
~> 3.9
rspec_junit_formatter
~> 0.4
sqlite3
~> 1.4.1