Search code examples
has_one, belongs_to What am I doing wrong?...


ruby-on-railsruby-on-rails-3form-forbelongs-tohas-one

Read More
Associate two models through belongs_to...


ruby-on-railsrubyactiverecordassociationsbelongs-to

Read More
Rails - Polymorphic associations fail...


ruby-on-railsactiverecordassociationshas-manybelongs-to

Read More
Rails-y way to query a model with a belongs_to association...


ruby-on-railsactiverecordbelongs-to

Read More
Ruby/Rails: How do I insert the post_id w/user_id?...


ruby-on-railssyntaxcommentsbelongs-toposts

Read More
Rails: How do I transactionally add a has_many association to an existing model?...


ruby-on-rails-3associationshas-manybelongs-to

Read More
Activeadmin creating new associations "belongs_to" in a form...


ruby-on-railsassociationsactiveadminbelongs-to

Read More
Link to new record with automatic belongs_to relationship?...


ruby-on-rails-3modelrelationshipbelongs-to

Read More
Instantiating an associated model input is available to populate the model attributes (has_one)...


ruby-on-railsassociationsbelongs-tohas-one

Read More
Why is one of my tables not being populated if I use DataMapper's "has n" and "be...


rubysqliteassociationsdatamapperbelongs-to

Read More
Rails: has_one and belongs_to with presence validation on both foreign keys...


ruby-on-railsassociationsbelongs-tohas-one

Read More
DRYing up my Rails belongs_to and has_many assosiations...


ruby-on-railshas-manybelongs-tohas-and-belongs-to-many

Read More
Product orders between 2 users...


ruby-on-railsrubyrelationshipbelongs-to

Read More
Frustrated With Nesting in Ruby on Rails...


ruby-on-rails-3foreign-keyshas-many-throughbelongs-tonested

Read More
Yii CGridView BELONGS_TO relation search: Numeric comparison operator fails...


phpmysqlgridviewyiibelongs-to

Read More
Rails: has_many WITHOUT belongs_to...


ruby-on-railshas-manybelongs-to

Read More
Undefined method in devise user model...


ruby-on-railsdevisebelongs-to

Read More
Rspec - respond_to "user post" valid despite user is not valid (has_many/belongs_to associ...


ruby-on-railsrspecassociationshas-manybelongs-to

Read More
Ruby on Rails: Display relationship between 2 models...


ruby-on-railsrubymodelshas-manybelongs-to

Read More
Rails: method_missing is not called on model when using associations...


ruby-on-railsassociationsbelongs-tomethod-missing

Read More
retrieving the 'belongsTo' part of model data in cakephp...


modelcakephp-1.3belongs-tocakephp-model

Read More
Validate presence in this belongs_to...


ruby-on-railsrubyruby-on-rails-3belongs-to

Read More
Rails scoped form not assigning belongs_to...


ruby-on-rails-3formsbelongs-to

Read More
Should rails associations throw an error if there is no foreign key in the database?...


ruby-on-railsassociationsbelongs-to

Read More
linking to table and returning value...


ruby-on-railsactiverecordbelongs-tohas-one

Read More
Grails/GORM belongsTo Back Reference Naming...


grailsgrails-ormbelongs-tograils-domain-class

Read More
Undefined method on create with has_many and belongs_to relationship...


ruby-on-railsrubyruby-on-rails-3relationshipbelongs-to

Read More
cakephp attach more belongsto...


cakephppluginsmodel-bindingbelongs-to

Read More
Modeling a 2:n relationship effectively in Rails...


sqlruby-on-railsactiverecordhas-manybelongs-to

Read More
Rails Active Record Associations...


ruby-on-railsassociationshas-manybelongs-tohas-one

Read More
BackNext