delegated_type 0.1.0
The second type of model inheritance supported from rails 6.1, delegated type, where each sub-model has its own database table and can be queried and created individually.
Gemfile:
=
install:
=
Versions:
- 0.1.0 October 17, 2020 (11.5 KB)
Runtime Dependencies (1):
activerecord
>= 5.0, < 6.1
Development Dependencies (1):
sqlite3
>= 0