Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in has-many

rails active record has_many foreign key after custom function

EmberJS: Unable to get the length of an hasMany array two levels down

ember.js has-many

Grails - Simple hasMany Problem - Using CheckBoxes rather than HTML Select in create.gsp

grails save has-many

PostgreSQL, Rails and :order => problem

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

ActiveRecord has_many where two columns in table A are primary keys in table B

How to use table without model in hasMany

laravel eloquent has-many

counter_cache in single table inheritance

How do I write a Rails finder method where none of the has_many items has a non-nil field?

Rails / Papertrail: Changeset with association changes

Indexes for has_many :through

How can I find records by "count" of association using rails and mongoid?

Rails determine if association is has_one or has_many

hasMany condition show unwanted records cakephp 1.3

cakephp has-many

Why in the world would I have_many relationships?

CakePHP Model Relationship with Multiple Foreign Keys

Multiple hasMany relationships to same domain class in Grails

grails grails-orm has-many

Rails, Deleting Children without Deleting Parent using :has_many

Rails form with nested attributes (accepts_nested_attributes_for)

Create association between two instancied objects