How do I properly implement CTI in Rails 4? I tried by using dbview_cti but this gem creates a view with inherited attributes, not an inherited table. I would be grateful for an explanation and example. Most of the tutorials are based on STI.
Asked
Active
Viewed 393 times