Search code examples
Using STI, the first read for an interim subclass is failing but subsequent reads work...


ruby-on-railsruby-on-rails-4inheritanceactiverecordsti

Read More
Rails has_many STI with sub STI...


ruby-on-railsrubyhas-manybelongs-tosti

Read More
Rails: using STI to model client and partner records...


ruby-on-railssti

Read More
Association between two STI/Polymorphic...


ruby-on-railsrubyassociationsstiruby-on-rails-5

Read More
Rails 5: STI With Has Many Through Association...


ruby-on-railsactiverecordassociationshas-many-throughsti

Read More
STI and PUNDIT - unable to find policy...


ruby-on-railsstipundit

Read More
How to model people and companies with single table inheritance in Rails?...


ruby-on-railsactiverecordsti

Read More
How do you do Rails' polymorphism/STI in Django?...


djangosingle-table-inheritancesti

Read More
Rails Devise STI - undefined local variable or method `users' for <QuizSession>...


ruby-on-railsdevisesingle-table-inheritancesti

Read More
Rails Single Table Inheritance Devise helpers...


ruby-on-railsdevisesingle-table-inheritancesti

Read More
How do I make certain pages of my ruby on rails application inaccessible to one of my STI based Devi...


ruby-on-railsrubyruby-on-rails-4devisesti

Read More
Can this STI structure be achieved in Rails?...


ruby-on-railssti

Read More
Flask-SQLAlchemy using STI: how to automatically substitute type field...


sqlpython-3.xsqlalchemyflask-sqlalchemysti

Read More
Rails association has_many and has_many through on same STI model...


ruby-on-railsassociationspolymorphic-associationssti

Read More
Prevent STI when inheriting from an ActiveRecord model...


ruby-on-railsrubysti

Read More
Rails 5 - Object Relation Impedence and how to structure multiple inherited classes/tables...


ruby-on-railsmany-to-manyactive-model-serializerssti

Read More
Rails: Models that inherit columns from parent, and each have additional columns...


ruby-on-railspostgresqlinheritancepolymorphic-associationssti

Read More
Rails STI design - user can be of 2 types...


ruby-on-railsrubyruby-on-rails-4devisesti

Read More
How to create HABTM association with STI model sub-classes?...


ruby-on-railsrubydatabase-designhas-and-belongs-to-manysti

Read More
Where do indexes go when using STI?...


ruby-on-railsdatabasepostgresqlsingle-table-inheritancesti

Read More
Rails Nested create STI...


ruby-on-railsmodel-associationssingle-table-inheritancesti

Read More
Rails has_many STI...


ruby-on-railsruby-on-rails-4has-manysingle-table-inheritancesti

Read More
Alternative to Rails Single Table Inheritance (STI)?...


ruby-on-railssti

Read More
rails 4 Multiple user models (STI) polymorphic - nested attribute to extra profile table...


ruby-on-rails-4devisenestednested-attributessti

Read More
Routing for multiple profile views...


ruby-on-railsroutessti

Read More
Rails/STI - common model path...


ruby-on-railsruby-on-rails-4single-table-inheritancesti

Read More
Rails / STI - How do I show a different form based on the type?...


ruby-on-railsformsruby-on-rails-4simple-formsti

Read More
How do I create a new model, related to an existing model, using STI?...


ruby-on-railsruby-on-rails-4activerecordsti

Read More
Dependent destroy not working for STI class...


ruby-on-railsruby-on-rails-4sti

Read More
Redefine foreign key name for all associations in Rails...


ruby-on-railsrubyactiverecordforeign-keyssti

Read More
BackNext