User contributions for Asharm67
Jump to navigation
Jump to search
12 November 2024
- 16:3216:32, 12 November 2024 diff hist −1 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Phase 2 current
- 16:3216:32, 12 November 2024 diff hist +1,563 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Phase 2
- 16:2716:27, 12 November 2024 diff hist +29 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Phase 2
- 16:2416:24, 12 November 2024 diff hist −3 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Tasks
- 16:2216:22, 12 November 2024 diff hist +3,952 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Tasks
30 October 2024
- 02:3302:33, 30 October 2024 diff hist −8 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb No edit summary
- 02:3202:32, 30 October 2024 diff hist +3 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Clarify and Refactor exist_assignment variable.
- 02:3202:32, 30 October 2024 diff hist −228 CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb →Tasks
- 02:3002:30, 30 October 2024 diff hist +4,419 N CSC/ECE 517 Fall 2024 - E2450. Refactor assignments controller.rb Created page with "== About Controller == The `AssignmentsController` handles actions related to managing assignments.Key functionalities include initializing a new assignment in the `new` action and creating assignments through the `create` action, with validations to prevent duplicate names and directory paths. If creation succeeds, it redirects appropriately; otherwise, it renders the form with errors. This controller ensures smooth assignment management by enforcing proper validations..."
- 01:3901:39, 30 October 2024 diff hist +2 CSC/ECE 517 Fall 2024 No edit summary
- 01:3801:38, 30 October 2024 diff hist +70 CSC/ECE 517 Fall 2024 No edit summary