You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@maged918 Please add the following methods to the class diagram:
index(project_id)
destroy(project_id, task_id)
new(project_id)
create(project_id, task_id)
edit(project_id, task_id)
update(project_id, task_id)
checkDesigner(current_designer) //this method checks if the project belongs to the current designer or not
The text was updated successfully, but these errors were encountered:
@maged918https://github.com/maged918 Please add the following methods
to the class diagram:
index
destroy
new
create
edit
update
checkDesigner //this method checks if the project belongs to the current
designer or not
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/298
.
@maged918 Please add the following methods to the class diagram:
index(project_id)
destroy(project_id, task_id)
new(project_id)
create(project_id, task_id)
edit(project_id, task_id)
update(project_id, task_id)
checkDesigner(current_designer) //this method checks if the project belongs to the current designer or not
The text was updated successfully, but these errors were encountered: