migrated db and defined Proj & Task relationship
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
class Task < ApplicationRecord
|
||||
balongs_to :project
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user