Page MenuHomeDevCentral

Refactor application
ClosedPublic

Authored by dereckson on Jul 11 2016, 14:10.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 2, 16:41
Unknown Object (File)
Fri, Mar 29, 10:57
Unknown Object (File)
Mar 23 2024, 05:46
Unknown Object (File)
Mar 16 2024, 00:01
Unknown Object (File)
Mar 13 2024, 16:25
Unknown Object (File)
Mar 1 2024, 12:50
Unknown Object (File)
Feb 17 2024, 03:43
Unknown Object (File)
Feb 17 2024, 03:37
Subscribers
None

Details

Summary

Reduced cyclomatic complexity replacing litany of if
by dictionaries and each combo.

Added code comments to give a structure to the file and ease navigation.

Split methods.

Better adherence to the Ruby community style guide.

Ref T912

Test Plan

Run application and check dashboard still prints correctly

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Refactor application.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jul 11 2016, 14:11
This revision was automatically updated to reflect the committed changes.