mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
working on sibling students
This commit is contained in:
parent
a28a201deb
commit
f4a2c103d6
9 changed files with 133 additions and 20 deletions
3
app/models/student.rb
Normal file
3
app/models/student.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
class Student < ApplicationRecord
|
||||
belongs_to :recipient
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue