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:
=
installieren:
=
Versionen:
- 0.1.0 October 17, 2020 (11,5 KB)
Runtime Abhängigkeiten (1):
activerecord
>= 5.0, < 6.1
Development Abhängigkeiten (1):
sqlite3
>= 0