Search code examples
Is it possible to access the parent class (instead of the subclasses) when using single table inheri...


ruby-on-rails-3sti

Read More
Using single model for multiple tables...


ruby-on-railsdesign-patternssingle-table-inheritancesti

Read More
Rails STI routing...


ruby-on-rails-3routessti

Read More
Paperclip isn't storing file on my inherited model...


ruby-on-railspaperclipsingle-table-inheritancesti

Read More
Wrong sql request done with a "has_many" for a subclass...


ruby-on-railsrubysti

Read More
Different views for subclasses...


ruby-on-railsruby-on-rails-3.1sti

Read More
Rails and STI with has_many doesn't recognize subclass...


ruby-on-rails-3sti

Read More
Rails Sti: single path, different controller...


ruby-on-railsrubyroutessti

Read More
Rails, STI and 'becomes' - f.object.errors not showing in view...


ruby-on-railsrubysingle-table-inheritanceform-forsti

Read More
Acces STI type on create view and controller...


ruby-on-railstypesviewsti

Read More
Two simple questions about STI implementation...


ruby-on-railssti

Read More
Rails Single-Table Inheritance (STI): dependencies on the derived models...


ruby-on-railssti

Read More
Rails STI mysql queries not using the "type" column...


ruby-on-railssti

Read More
STI and virtual attribute inheritance (Rails 2.3)...


ruby-on-railsstivirtual-attribute

Read More
What is a better way to create STI model instance...


ruby-on-railsactiverecordsti

Read More
Render correct action within parent controller when using inheritance hierarchy - Rails...


ruby-on-railsinheritancecontrollersti

Read More
Rails app using STI -- easiest way to pull these records?...


ruby-on-railsruby-on-rails-3sti

Read More
Devise STI vs. MTI vs. separate tables...


ruby-on-railsdevisesti

Read More
When does STI make sense? We are storing the same information for every type but using it differentl...


ruby-on-railsruby-on-rails-3single-table-inheritanceresquesti

Read More
Subclassing activerecord and maintain subclass after db fetch...


ruby-on-railsrubyactiverecordstirails-models

Read More
Interaction between models and controller in rails 3 with STI...


ruby-on-rails-3activerecordsti

Read More
Rails - Single Table Inheritance or not for Applicant/Employee relationship...


ruby-on-railssti

Read More
Rails - Single Table Inheritance problems. Any solutions / alternatives...


ruby-on-railsruby-on-rails-3single-table-inheritancestate-machinesti

Read More
RoR: how can i create a an object in a controller whose class is determined dynamically?...


ruby-on-railsactiverecordsti

Read More
RoR: STI / MTI / Mixin confusion...


ruby-on-railsmodelpolymorphic-associationsmixinssti

Read More
Returning record results involving STI and Subclass Parent-Child Relationship...


mysqlruby-on-railsparent-childsti

Read More
STI + namespaces...


ruby-on-railsnamespacesmodelsti

Read More
Why does rails not respect the type of a belongs_to associated object with STI, when its superclass ...


ruby-on-railsactiverecordabstract-classbelongs-tosti

Read More
Migration issue with trying to change attributes using gsub...


ruby-on-railsmigrationgsubsti

Read More
Rails: Why don't the child classes get loaded when using class method to return attributes about...


ruby-on-railsrubydependenciesactivesupportsti

Read More
BackNext