Closed graft closed 4 years ago
A few errors crept in following #134: https://github.com/mountetna/magma/blob/82bfd81ce816ca972ca320ccc8013842caec5bb3/lib/magma/attributes/child.rb#L14
https://github.com/mountetna/magma/blob/82bfd81ce816ca972ca320ccc8013842caec5bb3/lib/magma/project.rb#L26
Both of these instances should be amended to use link_model.
link_model
A few errors crept in following #134: https://github.com/mountetna/magma/blob/82bfd81ce816ca972ca320ccc8013842caec5bb3/lib/magma/attributes/child.rb#L14
https://github.com/mountetna/magma/blob/82bfd81ce816ca972ca320ccc8013842caec5bb3/lib/magma/project.rb#L26
Both of these instances should be amended to use
link_model
.