Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in single-table-inheritance

How to model different users in Rails

Design of Rails app with multiple user types using Devise and STI

Doctrine Single Table Inheritance Query All Instances Of

Single Table Inheritance with Factory Girl in Rails

How many classes is too many? Rails STI

Rails object inheritance with belongs_to

Hibernate: org.hibernate.WrongClassException, SINGLE_TABLE inheritance and DiscriminatorFormula

Can I remove the discriminator column in a Hibernate single table inheritance?

Ruby on Rails Single Table Inheritance (STI) and unit test problem (with PostgreSQL)

Ruby On Rails Hierarchical Relationship Modeling

Rails STI using ONE form

is_a? fails with single-table inheritance in Rails 3

has_many with multi-level hierarchy and single table inheritance

Can a single table inheritance entity extend a class table inheritance entity?

Twig instanceof for inheritance objects