Back to search
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Attempting to resolve seed.rb error by moving the seed file out of migrate and into db.
08a3ae4View on GitHubRectified data type errors in seed files. Prevented migrations from successfully migrating.
707b90dView on GitHubCreated model associations between doctor (has_many) and patient (belongs_to).
aa7551eView on GitHubInitial setup with corneal scaffold for doctor and patient. Beginning Seed file.
dbfa9b8View on GitHub