has-many-through
There are 6 repositories under has-many-through topic.
EricLondon/Rails4-has_many_through-accepts_nested_attributes_for-allow_destroy
Rails4 / has_many through / accepts_nested_attributes_for / allow_destroy / nested form
lalitlogical/has_many_through_mongodb
has_many :through association with mongoid
Richard-Burd/rails-portfolio-project
This Ruby-on-Rails app enables users to plan a convoy trip and consider a number of variables; it uses Embedded Ruby (ERB) in the front-end. This was my third portfolio project submission in the Flatiron School curriculum
bparanj/habt
Example for has and belongs to many and has many through in Rails 5. https://rubyplus.com/episodes/71-Has-Many-Through-in-Rails-5 https://rubyplus.com/episodes/61-Has-and-Belongs-to-Many-in-Rails-5
BrentBarnes/Private-Events
Practicing more challenging associations
kajal-610/Doctor_app
This is a RoR application that shows the has-many:through association with three models namely Physicians, Patients and Appointments