Class Table Inheritance (CTI) for Rails
For those who don’t like Single Table Inheritance (STI) in Rails, I just released dbview_cti. It provides Class Table Inheritance (CTI) based on database views. Check it out!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
For those who don’t like Single Table Inheritance (STI) in Rails, I just released dbview_cti. It provides Class Table Inheritance (CTI) based on database views. Check it out!
Post a comment