Rails STI: ActiveRecord PUT transaction works, but fields don't update?...
Read MoreRails STI: implementing child class edit form...
Read MoreDeadlocks when concurrent editing a closure tree hierarchy...
Read MoreRails STI (Single Table Inheritance) without an abstract class...
Read MoreImplementing Abstract Base Model Class, the Rails Way™...
Read MoreHow to: Single Table Inheritance in DataMapper?...
Read MoreActiveRecord builds instance of wrong class through a scope targeting an STI class...
Read MoreIs there a rails gem to use a single table for all of the "options" in multiple select inp...
Read MoreShould I split this model and table?...
Read MoreRails STI models with polymorphic assocation, eager loading query references the wrong class type...
Read Moreaccepts_nested_attributes_for for STI Model...
Read MoreRails 2.3 STI return all child classes...
Read MoreGetting an Active::Record::StatementInvalid on when running my spec on an STI model...
Read MoreDevise on STI with different authentication keys on different class...
Read MoreRails - Component from Component Library and STI...
Read MoreSingle Table inheritance with CRUD and forms in Rails...
Read MoreSTI MySQL fun select as with case...
Read MoreStop rails from including type in belongs_to with Single Table Inheritance...
Read MoreRails employer and employee devise...
Read MoreRails 3 destroy oldest item in database if user owns more than 10...
Read MoreRails STI and the setting of the "type" string...
Read MoreRails design pattern: Large number of child models to override specific functions...
Read MoreDeprecation warning with STI model_name workaround...
Read MoreWhy wouldn't Rails generators create attributes and methods for a specific model?...
Read MoreDeclaring static properties of Rails model subclasses...
Read More