Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in has-many-through

Rails has_many through aliasing with source and source_type for multiple types

Detecting changes in a rails has_many :through relationship

How do I force rails to not use a cached result for has_many through relations?

In rails, how to destroy a 'join table item' with out deleting the real record?

Rails has many and belongs to one

has_many :through uninitialized constant

Rails 4.0.3 Active-Admin has_many checkboxes not saving

Rails has_many with `through` option "loses" joins?

has_many through additional attributes

How to access fields in a customized many-to-many through object in templates

Need data from rails join table, has_many :through

Simple_Form Association with has_many :through extra field

Rails: ActiveRecord::HasManyThroughSourceAssociationNotFoundError: Could not find the source association(s)

Rails: Why "has_many ..., :through => ..." association results in "NameError: uninitialized constant ..."

using has_many :through and build

Rails 3: validate presence of at least one has many through association item

Rails has_many through form with checkboxes and extra field in the join model

Rails 4 Could not find the association has_many, through: relationship error

ActiveRecord::HasManyThroughAssociationNotFoundError in UserController#welcome

RoR nested :include to include sub-resources in to_xml/to_json