Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in has-many-through

Rails 4: combining has_many :through association with polymorphic association

Creating controllers and views for a has_many :through relationship in Rails 3

How do I use accepts_nested_attributes_for?

Rails has_many :through with conditions and building associations

rspec testing has_many :through and after_save

has_many :through, :source, :source_type returning empty array

Default_scope on a join table

Django: prefetch_related results ordered by a field of an intermediary table

Many to Many Relationships with Ember, ember-data and Rails

Rails has_many :through PG::Error: ERROR: column reference "id" is ambiguous error

Rails: Cannot have a has_many :through association before association is defined

Dynamically create after_add and after_remove callbacks for has_many or habtm?

Active admin has_many through delete association

CakePHP saveAssociated not saving HasMany Through Model Data

Rails / Papertrail: Changeset with association changes

Saving the order of associated records in a Rails has_many :through association

Why is the source_type for this polymorphic association always 0?

Rails forms for has_many through association with additional attributes?

ActiveRecord has_many :through duplicating counter caches on mass assignment

Rails/ActiveRecord has_many through: association on unsaved objects