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
|  Differential  D507  
Refactor application Authored by dereckson on Jul 11 2016, 14:10. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 
 Reduced cyclomatic complexity replacing litany of if 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 Run application and check dashboard still prints correctly 
Diff Detail 
 |