- add migration tht associates User with CodeHarborLink - add belongs_to from CodeHarborLink to User - changed CodeHarborLinkController#index to only serve current user's CodeHarborLinks (leoselig/codeocean#2)
- this is consistent with the remaining view architecture (leoselig/codeocean#2)
(leoselig/codeocean#2)