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.
Versiones:
- 0.1.0 - October 17, 2020 (10 KB)
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.