Search code examples
Rails belongs_to and single table inheritance not behaving...


ruby-on-railsparameterssingle-table-inheritancenested-attributesbelongs-to

Read More
Setting up a mutual belongs_to in Ruby on Rails...


ruby-on-railswikibelongs-to

Read More
How do I use searchlogic to search on a belongs_to association?...


ruby-on-railssearchlogicbelongs-toassociations

Read More
How can I remove this logic from my view?...


ruby-on-railsbelongs-to

Read More
Rails Associations (belongs_to, has_many) can't save 2 ids in table with a create method (user, ...


ruby-on-railsrubyassociationshas-manybelongs-to

Read More
Containable behavior does not return from depth 3 - CakePHP...


cakephprecursioncakephp-1.2belongs-tocontainable

Read More
In Rails, how can I retrieve the object on a belongs_to association, without going through the datab...


ruby-on-railsassociationsbelongs-to

Read More
belongs_to has_one structure...


ruby-on-railsactiverecordbelongs-tohas-one

Read More
has_one with two foreign keys?...


ruby-on-railsforeign-keysbelongs-tohas-one

Read More
Rails: Non id foreign key lookup ActiveRecord...


ruby-on-railsactiverecordforeign-key-relationshiphas-manybelongs-to

Read More
How do I add and remove multiple "belongs_to" instances to and from a "has_many"...


ruby-on-railshas-manybelongs-todrop-down-menu

Read More
has_many, belongs_to association where has_many associated model has two alias fk in belongs_to asso...


ruby-on-railsassociationsforeign-key-relationshiphas-manybelongs-to

Read More
belongs_to with a custom class_name not producing proper foreign key in Rails 3...


ruby-on-railsactiverecordbelongs-to

Read More
Using accepts_nested_attributes_for with a belongs_to association, and using find_or_create_by_attr ...


ruby-on-railsbelongs-tofields-for

Read More
Let a question always :include its author, how?...


ruby-on-railsbelongs-tohas-and-belongs-to-many

Read More
PHP/MySQL: Check if something 'belongs-to' something else?...


phpmysqlbelongs-to

Read More
Validate a belongs to association in a build situation...


ruby-on-railsvalidationbelongs-to

Read More
Pagination with hasMany association cakePHP...


sqlcakephppaginationhas-manybelongs-to

Read More
Rails belongs_to association, can't access owner's attributes when part of a collection?...


ruby-on-railsrubybelongs-to

Read More
Using ActiveRecord belongs_to with two keys...


ruby-on-railsactiverecordbelongs-to

Read More
A field in a rails form to select a 'belongs_to' object...


ruby-on-railsentity-relationshipbelongs-toform-for

Read More
Why am I getting nil for a belongs_to relationship in Rails?...


ruby-on-railsactiverecordbelongs-to

Read More
How to create "two-side" many-to-many relationships in Rails?...


ruby-on-railsdatabase-designhas-manybelongs-to

Read More
Rails: With models A has_many B belongs_to C return A where B belongs to C and B is most recently cr...


ruby-on-railshas-manybelongs-to

Read More
Rails ActiveRecord associations inconsistently updated...


ruby-on-railsactiverecordassociationshas-manybelongs-to

Read More
ActiveRecord has_one relationship does not return in certain cases...


ruby-on-railsactiverecordone-to-onebelongs-tohas-one

Read More
Relation between two single-table inheritance models...


ruby-on-railshas-manysingle-table-inheritancebelongs-to

Read More
Rails: save a record via belongs_to and setting the foreign key...


ruby-on-railsassociationsbelongs-to

Read More
Implementing 'belongs' with LINQ queries...


c#linqbelongs-to

Read More
How to save an associating record between has-many classes in Ruby on Rails...


ruby-on-railsmany-to-manyhas-manyhas-many-throughbelongs-to

Read More
BackNext