Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in associations

Rails: :inverse_of and Association extensions

Rails acts_as_paranoid and has_many :through

Form with nested attributes with a has_one association not working in Rails 3

Create association between two instancied objects

Rails - build_association is not working for a has_one and belongs_to relationship

Deep class inheritance hierarchy -- bad idea?

Role name in association relationship

object associations roles uml

Conditions in associated models using Model->find() (CakePHP)

cakephp model associations

Check all associations before destroy in rails

New model object through an association

Overriding default identifier generation strategy has no effect on associations

How can I create new records with has_many :through and honor :conditions?

counter_cache in Rails on a scoped association

Delegating method to has_many association ignores preloading

Problem with self-referential has_many :through associations in Rails

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

FactoryGirl association with reference

How to have many-to-many relationship in rails

ActiveRecord: Pass class instead of string to class_name when defining associations

ActiveRecord find all parents that have associated children