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:
=
安裝:
=
版本列表:
- 0.1.0 October 17, 2020 (11.5 KB)
Runtime 相依性套件 (1):
activerecord
>= 5.0, < 6.1
Development 相依性套件 (1):
sqlite3
>= 0