Search code examples
Rails STI: ActiveRecord PUT transaction works, but fields don't update?...


ruby-on-railsactiverecordsti

Read More
Rails STI: implementing child class edit form...


ruby-on-railsroutessti

Read More
Deadlocks when concurrent editing a closure tree hierarchy...


mysqlruby-on-rails-3deadlockstitransitive-closure-table

Read More
Rails STI (Single Table Inheritance) without an abstract class...


rubyruby-on-rails-3sti

Read More
Implementing Abstract Base Model Class, the Rails Way™...


ruby-on-railsactiverecordinheritanceabstract-classsti

Read More
How to: Single Table Inheritance in DataMapper?...


sinatrasingle-table-inheritancestiruby-datamappersqlite3-ruby

Read More
Rails: should I use STI?...


ruby-on-railsrubyoopdatabase-designsti

Read More
ActiveRecord builds instance of wrong class through a scope targeting an STI class...


ruby-on-railsscopepolymorphic-associationsarelsti

Read More
Is there a rails gem to use a single table for all of the "options" in multiple select inp...


ruby-on-railsselectinputrubygemssti

Read More
Rails STI overriding scopes...


ruby-on-railsactiverecordsti

Read More
Should I split this model and table?...


ruby-on-railsruby-on-rails-3activerecordsti

Read More
Rails STI models with polymorphic assocation, eager loading query references the wrong class type...


ruby-on-railspolymorphic-associationseager-loadingsti

Read More
STI routing error...


ruby-on-rails-3routessti

Read More
accepts_nested_attributes_for for STI Model...


ruby-on-railsruby-on-rails-3nested-attributesthinking-sphinxsti

Read More
Route failing using STI...


ruby-on-railsruby-on-rails-3ruby-on-rails-3.2railstutorial.orgsti

Read More
Rails subclassing and STI...


ruby-on-railsactiverecordinheritancesti

Read More
Rails 2.3 STI return all child classes...


ruby-on-railssti

Read More
Getting an Active::Record::StatementInvalid on when running my spec on an STI model...


rspecruby-on-rails-3.2fixturessti

Read More
Devise on STI with different authentication keys on different class...


ruby-on-railsruby-on-rails-3devisemongoidsti

Read More
Rails - Component from Component Library and STI...


ruby-on-railsactiverecordsti

Read More
Single Table inheritance with CRUD and forms in Rails...


ruby-on-railsruby-on-rails-3formscrudsti

Read More
STI MySQL fun select as with case...


mysqlrubyruby-on-rails-3activerecordsti

Read More
Stop rails from including type in belongs_to with Single Table Inheritance...


ruby-on-railsrubysti

Read More
Rails employer and employee devise...


ruby-on-railsrubyruby-on-rails-3.1devisesti

Read More
Rails 3 destroy oldest item in database if user owns more than 10...


ruby-on-rails-3android-activitymodelsti

Read More
Rails STI and the setting of the "type" string...


ruby-on-railsinheritancesti

Read More
Rails design pattern: Large number of child models to override specific functions...


ruby-on-railsdesign-patternsdecoratorsti

Read More
Deprecation warning with STI model_name workaround...


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

Read More
Why wouldn't Rails generators create attributes and methods for a specific model?...


rubyruby-on-rails-3attributesgeneratorsti

Read More
Declaring static properties of Rails model subclasses...


ruby-on-railsrubysti

Read More
BackNext