Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in has-many-through

Rails: ActiveRecord Query for has_many :through model

Rails 5 - how to dynamically add nested fields in the edit form?

Getting ActiveRecord::RecordInvalid error with has_many through association; validation issue on join table

After upgrade to Rails 4: Specs fail in combination while passing in isolation

How to populate fields in a has_many through join table

multiple database connections with has_many through

Rails3 nested has_many through question

After upgrading to Rails 4.1, new polymorphic associations are invalid when saving them along with their parent

Using fields from an association (has_many) model with formtastic in rails

HMT collection_singular_ids= deletion of join models is direct, no destroy callbacks are triggered

Destroy associations after the last has_many :through record is deleted

Rails has_many :through --> Should I keep a primary key column?

Has_Many :Through or :finder_sql

Ruby on Rails has_many through association objects before save

HasManyThrough with polymorphic and many-to-many relations

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

has_many :through NameError: uninitialized constant

find_or_create on a has many through relationship

Activeadmin formtastic dynamic select