Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in has-many

Grails dynamic scaffold with hasMany: is it a bug or am I misconfiguring?

grails has-many

mongoid inheritance problem

ArgumentError: wrong number of arguments (1 for 0) when using afer_save

How is ruby on rails has_many (and similar) implemented?

adding a new has_many relationship to an existing model

Rails nested form not saving children

rails scope through has_many association

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