updateable_views_inheritance 1.7.0
Class table inheritance for ActiveRecord based on updatable views in the database that join parent and children tables
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 7, < 8
pg
>= 0
Development Dependencies (9):
bundler
>= 0
concurrent-ruby
= 1.3.4
minitest
>= 0
minitest-reporters
>= 0
rails
>= 7, < 8
rake
>= 0
simplecov
>= 0
warning
>= 0